case sensitive should not be checked during creating name #5237
Labels
Bug: development
Bug was found and believed to only be in development branches
Effort: small
Small effort story/task, estimated 0-2 days
Priority: high
Status: In progress
tester: Anusha
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
name_case_sensitive_issue.mp4
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 lastName
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.
The text was updated successfully, but these errors were encountered: