zhuuyicheng / pe

0 stars 0 forks source link

Does not allow addition of certain names with special characters #6

Open zhuuyicheng opened 7 months ago

zhuuyicheng commented 7 months ago

Problem description: image.png Names with special characters like "-" and "/" cannot be added.

Steps to reproduce:

  1. Launch application for the first time
  2. add n/Nagaratnam s/o Suppiah t/friend e/betsycrowe@example.com a/Newgate Prison p/83329001 t/criminal i/hunting
  3. Person is not added into Moddie.

Expected: The person's name should be accepted.

Actual: Person cannot be added into Moddie.

Severity: This can cause occasional inconvenience to users when they realise some names cannot be added. A workaround would be removing the special characters, but this would cause the names recorded in Moddie to not match the person's legal name.

nus-se-script commented 7 months ago

Team's Response

image.png

Names are to be alphanumerical meaning that we only allow numbers and alphabets no special characters aside from spaces

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Referring to the week 12 project section, not accepting s/o in a person name is a feature flaw.

image.png