zxisatree / pe

0 stars 0 forks source link

Duplicate additions are allowed #12

Open zxisatree opened 1 year ago

zxisatree commented 1 year ago

According to the UG, an employee is a duplicate if "there is someone in the database who already shares the same name, phone number and email". However, adding an employee with the name "e" then adding an employee with the name "E" is allowed although they are duplicates. This is a problem as users might enter the same user twice, but with different capitalisations. (e.g. "Mark Twain" and "Mark twain").

To replicate:

add n/e p/91234567 d/Sales pr/4000 15
add n/E p/91234567 d/Sales pr/4000 15
soc-se-bot commented 1 year ago

Team's Response

This issue is included in the 'Planned Enhancements' section of DG

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]