Open NeoHW opened 6 months ago
We addressed this in our DG.
We suggest the severity to be lowered from high to low because this is not very common in real life. Furthermore, one can use alphanumeric characters to differentiate people with the same name.
[The team marked this bug as a duplicate of the following bug]
Names overly restrictive
Only allowing alpha numeric characters in names is overly restrictive, many legal names exist where '/' are needed. some non alphanumeric characters should be accepted.
Steps to reproduct:
- Run in CLI ' add n/John s/o Doe p/98765432 e/johnd@example.com a/311, Clementi Ave 2, #02-25 k/Joe s/o Doe d/Has a history of memory loss t/mentalIllness t/owesMoney'
Expected output: User added
Actual output: Error non alphanumeric names
[original: nus-cs2103-AY2324S2/pe-interim#1534] [original labels: type.FunctionalityBug severity.Low]
[This is the team's response to the above 'original' bug]
In our DG, we mentioned that this is a known issue and we are planning to implement this functionality in future iterations. Hence, we would like to reject this bug.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement:
Reason for severity: In the real world, people can have the same name. E.g Tan Xin Yi. This should be allowed in the app too. It does not make sense for people with the same name to not be allowed to be added into the app. In cases of high density of population areas where common names can have up to 1000 occurrences in a city, only 1 out of 1000 can be added into the app
add n/Derek Lau p/123456789 e/dlau@example.com
add n/Derek Lau p/12345678999 e/dldsadsaau@example.com