glennljs / pe

0 stars 0 forks source link

Does not allow Duplicate Names even with different parameters. #7

Open glennljs opened 3 years ago

glennljs commented 3 years ago

In cases of very common names (i.e. Alex Tan, Sarah Lim), it is common to have two people sharing the same name. However, these people can likely be identified using different details (phone number, email etc.)

Hence, they should be allowed in the product. Severity stated as very low since unique name constraint is provided.

nus-pe-bot commented 3 years ago

Team's Response

Command parameters constraints in UG clearly state name is the unique identifier.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I in fact also did mention in my issue that the unique name constraint is provided. The issue I am trying to raise is that the constraint should be more relaxed since it is highly common for users to have similar names especially in an RC with ~500 students who generally come from the same demographic.