avniproject / avni-server

Backend APIs for Avni
https://avniproject.org
GNU Affero General Public License v3.0
6 stars 25 forks source link

Bundle issues with deleting entities #752

Closed AnjaliBhagabati closed 1 month ago

AnjaliBhagabati commented 1 month ago

Issue:

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

AC:

The below doesn't work:

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

AchalaBelokar commented 1 month ago