You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to editing a patient detail, using an identifier that is already in use by another patient, an alert shows up with a warning and does block the submission on the UI, but the form is data is submitted on the background. Once this alert shows up, even after changing the value of the identifier field and resubmitting the form, the warning will keep showing up and blocking the submission, when infact it is adding a new identifier object for each attempt that was made. Once the form is canceled, on the patient chart the multiple identifiers are visible.
When trying to editing a patient detail, using an identifier that is already in use by another patient, an alert shows up with a warning and does block the submission on the UI, but the form is data is submitted on the background. Once this alert shows up, even after changing the value of the identifier field and resubmitting the form, the warning will keep showing up and blocking the submission, when infact it is adding a new identifier object for each attempt that was made. Once the form is canceled, on the patient chart the multiple identifiers are visible.
Ticket issued here
The text was updated successfully, but these errors were encountered: