Skip to content
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

Bundle issues with deleting entities #752

Closed
AnjaliBhagabati opened this issue Jul 5, 2024 · 1 comment
Closed

Bundle issues with deleting entities #752

AnjaliBhagabati opened this issue Jul 5, 2024 · 1 comment
Assignees

Comments

@AnjaliBhagabati
Copy link

AnjaliBhagabati commented Jul 5, 2024

Issue:

Frequently the bundle doesn't update all the voided entities leading to confusion.

AC:

The below doesn't work:

  • Delete a catchment, download the bundle(including locations) and upload in another org, say org2. The deleted catchment still displays in org2
  • Delete a role in the household or group subject types, download the bundle and upload in another org, say org2. The deleted ones still displays in org2
  • Delete a relationship, download the bundle and upload in another org, say org2. The deleted ones still displays in org2. Looks like only relationship_gender_mapping is deleted.
  • Delete a program, download the bundle and upload in another org, say org2. Only operation program is voided, not the program in the table. This will create confusion when some query need to be run.
  • Fix the above such that in org2 as well the above remains deleted(voided).

Old - ignore:

Issues:

Below are the issues encountered while uploading bundle from UAT to Production

  1. User permission not getting updated in Production when we upload the bundle from UAT to Productions was encountered recently in two projects
    eg for one project Exit Due Dashboard(APF) for a user group did not get added in production but it was added in UAT - fixed in another card

  2. For JNPCT Adolescent, UAT has four user groups with necessary permissions given (Administrator, Cluster Incharge, Supervisor and Everyone) when the bundle was uploaded from JNPCT Adolescent UAT to JNPCT Adolescent production, the user group Cluster Incharge and Supervisor did not get uploaded. - fixed in another card

@mahalakshme mahalakshme changed the title Permission not getting updated in Production when we upload the bundle from UAT to Productions Bundle issues Jul 5, 2024
@mahalakshme mahalakshme changed the title Bundle issues Bundle issues with deleting entities Jul 10, 2024
@mahalakshme mahalakshme removed the bug label Jul 10, 2024
@1t5j0y 1t5j0y self-assigned this Jul 11, 2024
@1t5j0y 1t5j0y transferred this issue from avniproject/avni-client Jul 11, 2024
@AchalaBelokar
Copy link

  • Login with AchalaB@jscs_uat created one catchment and delete that catchment and upload download the bundle to the other organisation name AchalaB@catchtest deleted catchment is present on destination organisation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

5 participants