Closed arjunSussol closed 1 year ago
Tested inv8.6.6-rc02
Steps to reproduce or otherwise test the changes of this PR:
arjun sah
and enter dob and other mandatory fields.ARJUN SAH
, enter dob as above and mandatory fields in the dispensing form and just first, last, and dob in the vaccination form.Are you sure you want to duplicate this patient? A patient with name: ARJUN SAH and date of birth: {1} already exist.
@arjunSussol Tested and passed👍
Describe the bug
Patient duplicity alert is not generated if the duplicate name created with the different case. For e.g.
Arjun
is not equal toarjun
and duplicate name confirmation alert failed.To reproduce
https://github.com/openmsupply/mobile/assets/13060254/cbcba9d3-6d32-4552-b1d0-a1e33351c573
Steps to reproduce the behaviour:
Expected behaviour
Arjun = arjun
in the case of username/name, but not valid for password. Duplicity check should be performed without caring about the case of the firstName and lastNameProposed 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.