aaronliwh / pe

0 stars 0 forks source link

Student Name does not accept "/" character #1

Open aaronliwh opened 1 year ago

aaronliwh commented 1 year ago

image.png

Imput : addstu n/Ravi S/O example h/@johnlimjj e/johnlim@example.com

Expected : Student name accepted Actual : Error displayed for invalid name

Some legal names may include special characters such as "S/O" . This may force a user to enter a name that is not their actual name

nus-pe-bot commented 1 year ago

Team's Response

the input is not expected to match the legal name of the person as this is not used for official uses (its only for CS2103T TA to refer), therefore it will not affect normal usage.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]