-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with bundle import of dashboards #1265
Comments
Dinesh2019
changed the title
Offline dashboard is not updated properly while performing bundle upload
Offline dashboard is adding the voided report section while performing bundle upload
Jun 24, 2024
mahalakshme
changed the title
Offline dashboard is adding the voided report section while performing bundle upload
Issues with bundle import of dashboards
Jun 24, 2024
Treat this as a dupe of #1231 which has already been fixed and slotted for 10.0 @mahalakshme ? Significant refactoring of the affected area has been done in that card. |
@1t5j0y sure are the above issues also already fixed in 10.0? |
We will know when the card is QAd. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description :
The offline dashboard fails to remove the voided while performing a bundle upload. Additionally, the filters are not updated or added according to the new data in the uploaded bundle. Eg : if the Dashboard has the section A and B and B is voided or remove from the dashboard and we upload the bundle in the prod which as section B already present it is not voiding the section.
env : prod
org : apfodisha
user : dineshg@apfodisha
steps to reproduce :
1.Login to the uat app (apfodishauat)
2.download the bundle with the latest update.
3.login to prod (apfodisha)
4.upload the bundle
Expected result : As per the UAT data the prod should be updated - both filters and section deletion
Actual result : Offline dashboard card or sections and custome filter are not updated properly.
Doc : (UAT Bundle)
APF Odisha UAT (1).zip
Prod : bundle before upload
APF Odisha.zip
The text was updated successfully, but these errors were encountered: