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

Vaccination event for same patient is allowed to have different identification information when entered from multiple stores #4931

Open
nishaDangol-Sussol opened this issue Sep 14, 2022 · 0 comments
Labels
Bug: development Bug was found and believed to only be in development branches needs discussion Project: K COVID-19 Vax Issues specifically related to K COVID-19 Vax project / customisations.
Milestone

Comments

@nishaDangol-Sussol
Copy link

Describe the bug

Vaccination event for same patient is allowed to have different identification information when entered from multiple stores; i.e., Same patient whose vaccination events when entered from multiple stores can have the instance when

To reproduce

Steps to reproduce the behaviour:

  1. In store1, create a new patient (Dispensary>>New patient). Make sure to enter some patient info, for eg: enter National ID '1111' for this patient and sync.
  2. In store2, search for this patient so that it becomes visible to Store2.
  3. In store2, create a vaccination event for this patient with some different patient info, for eg: enter National ID '2222' for this patient and sync.
  4. Back in store1, create a new vaccination event for this patient.
  5. See error: Notice that by default, there is previous value '1111' in National ID.
  6. If you'll create another vaccination event in store2, you'll see the default value '2222' in National ID, thus leading to multiple different patient info for the same patient.

Expected behaviour

Maybe just make the values blank while entering the vaccination event, so that the user will enter them manually when necessary?

Proposed Solution

Leave if you don't know how to fix/implement. Edit this issue description and explain here if you know the best path of implementing the fix within the codebase.

Version and device info

Additional context

Add any other context about the problem here.

@nishaDangol-Sussol nishaDangol-Sussol added Bug: ???? Placeholder; replace with 'development' or 'production' needs discussion Project: K COVID-19 Vax Issues specifically related to K COVID-19 Vax project / customisations. labels Sep 14, 2022
@nishaDangol-Sussol nishaDangol-Sussol added this to the Next Up milestone Sep 14, 2022
@sworup sworup added Bug: development Bug was found and believed to only be in development branches and removed Bug: ???? Placeholder; replace with 'development' or 'production' labels Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: development Bug was found and believed to only be in development branches needs discussion Project: K COVID-19 Vax Issues specifically related to K COVID-19 Vax project / customisations.
Projects
None yet
Development

No branches or pull requests

2 participants