wamps-jp / pe

0 stars 0 forks source link

Duplicate detection not extending to lowercase #3

Open wamps-jp opened 11 months ago

wamps-jp commented 11 months ago

As can be seen in the following screenshot, two entries with the exact same details save a single lowercase/uppercase letter in the ID can be created.

image.png

This may not have been a major concern, but for the target audience (employers), it's unlikely that uppercase and lowercase IDs will be distinct from each other (i.e. A0001 will almost definitely be the same person as a0001). I would recommend including a case-insensitive checker for duplicates.

soc-pe-bot commented 11 months ago

Your response not required for this bug as the team has accepted the bug as it is.