SimNee / pe

0 stars 0 forks source link

Duplications of Name not allowed #3

Open SimNee opened 4 years ago

SimNee commented 4 years ago

There might be a case whereby 2 people have the same name but they are 2 different people and they will get rejected in the application. In addition, the exception handling should returns "same person found" instead of invalid name

Screenshot 2019-11-15 at 4.29.48 PM.png

nus-pe-bot commented 4 years ago

Team's Response

While it is perfectly possible for more than two people to share the exact same name, these may not occur very often in practice. How many people in your phone contacts actually share the exact same full name?

In such rare scenarios, we instead expect the user to simply give them a unique name such as David Li NUS and David Li Church to distinguish them.

The unique name requirement also enables us to make name searching easy for the user when managing activities and expenses, and we believe this enhanced user experience far outweighs the cons of restricting unique names.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]