bingsen0806 / pe

0 stars 0 forks source link

Flaws in duplicate detection with employee name #1

Open bingsen0806 opened 2 years ago

bingsen0806 commented 2 years ago

Steps to reproduce:

  1. add a person with name "Bing Sen"
  2. add a person with name "Bing Sen"

Expected: Error message saying person with duplicate name not allowed Actual: New user accepted

duplicate_detection1.PNG

image.png

As per the module website, person's name should be treated as the same even with extra whitespace (should at least warn the user) duplicate_detection.PNG

soc-pe-bot commented 2 years ago

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