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

Cancel table not in sync with base table for UnCancel scenario #75

Closed
Tracked by #93 ...
vinayvenu opened this issue Oct 23, 2023 · 4 comments
Closed
Tracked by #93 ...

Cancel table not in sync with base table for UnCancel scenario #75

vinayvenu opened this issue Oct 23, 2023 · 4 comments
Assignees

Comments

@vinayvenu
Copy link
Member

vinayvenu commented Oct 23, 2023

https://avni.freshdesk.com/a/tickets/3163

There are scenarios where an encounter is cancelled by one user and filled in by another user. If the first user syncs, ETL creates a row in the _cancel table. When the second user syncs, the program_encounter row is overwritten, but the row in the _cancel table is not deleted.

Acceptance criteria

  • When a cancelled encounter is uncancelled on the program_encounter or the encounter table, the corresponding row on the _cancel table is deleted.
@vinayvenu vinayvenu moved this to New Issues in Avni Product Oct 23, 2023
@vinayvenu vinayvenu added the bug Something isn't working label Oct 23, 2023
@mahalakshme mahalakshme moved this from New Issues to In Analysis in Avni Product Jul 5, 2024
@mahalakshme mahalakshme removed the bug Something isn't working label Jul 17, 2024
@mahalakshme mahalakshme moved this from In Analysis to In Analysis Review in Avni Product Aug 5, 2024
@1t5j0y 1t5j0y moved this from Ready to In Progress in Avni Product Aug 21, 2024
@1t5j0y 1t5j0y self-assigned this Aug 21, 2024
@petmongrels petmongrels moved this from In Code Review to QA Ready in Avni Product Aug 30, 2024
@Dinesh2019 Dinesh2019 self-assigned this Sep 30, 2024
@dinesh2096
Copy link

  • The cancel table is not updated as per the requirement.

env : staging
org : dinesh@dashsix
Individual : Test din oct0101

Refer image :

encounter table :

Image

Cancel Table :

Image

@dinesh2096 dinesh2096 moved this from In QA to QA Failed in Avni Product Oct 1, 2024
@1t5j0y
Copy link
Contributor

1t5j0y commented Oct 1, 2024

Fix was not deployed to staging. I have triggered deployment to staging now. Please retest.

@1t5j0y 1t5j0y moved this from In Progress to QA Ready in Avni Product Oct 1, 2024
@dinesh2096
Copy link

dinesh2096 commented Oct 10, 2024

Pending or qwery:

do we have scope of the web app as well

completed :

QA References :

Click here to watch video

@1t5j0y
Copy link
Contributor

1t5j0y commented Oct 11, 2024

Fix is at ETL level and not dependent on source of data so testing from client should be sufficient.

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