SoulUseless / pe

0 stars 0 forks source link

Person: Having the same name may not necessarily mean they are the same person #2

Open SoulUseless opened 3 years ago

SoulUseless commented 3 years ago

Using purely the name to uniquely identify a person may not be optimal, considering that there may be some people with a generic first name such as John, Alex.

This issue could be more pronounced for some users who might prefer not to store the person's surname inside RemindMe, which might cause a conflict earlier and much easier.

Commands used: add x2, with n/ parameter being the same, and different b/ parameters.

nus-pe-bot commented 3 years ago

Team's Response

If a user were to save two persons with the same name, a user would not be able to differentiate the two people from each other in the first place therefore that's why our app exists to prevent users to add people with same name.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Within the application, a user differentiates people not just purely by name. People are also uniquely identified by their display index, and their birthday as well.

As such, I do not believe that the team's response is valid as a user is indeed able to differentiate two people from each other.

I would like to reiterate that I do not believe that differentiating purely by name is particularly useful to the user as collisions in name are very common and frequent. Using birthday as an additional parameter to uniquely identify a person, it would reduce the probability of collision/