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

#5271 fix annoying alert to confirm duplicate patient #5332

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

arjunSussol
Copy link
Contributor

Fixes #5271

Change summary

Explain and justify your changes

Testing

Steps to reproduce or otherwise test the changes of this PR:

  • Dispensary > Try to create a duplicate patient having same firstName, lastName, and DoB
  • There should be alert with confirmation to create duplicate patient.
  • If click Cancel then cancel the process and return back to patient list window
  • If click OK then remains in the same window and fill the required fields then create patient.

Related areas to think about

If there are any general areas of the codebase your changes might have side affects on, mention them here

@arjunSussol arjunSussol merged commit 6a3142f into develop Dec 26, 2023
@arjunSussol arjunSussol deleted the #5271-unable-to-fill-info-due-to-alert branch December 26, 2023 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant