Open albertarielw opened 1 year ago
Rejected because our error message clearly states that names can only be alphanumeric.
Legal names are not expected to be used as strictly as in healthcare or government applications.
Property agents can easily get around this without using this symbol (e.g. so
)
Team chose [response.Rejected
]
Reason for disagreement: This is considered a bug as per CS2103T requirements as shown below:
You can check this link for clarification purposes https://nus-cs2103-ay2223s1.github.io/website/admin/tp-pe.html#pe-overview-2
Steps to reproduce: enter: add -c n/Ravi s/o Mikhail a/123
Expected: adds a client with name Ravi s/p Mikhail at address 123
Please refer to section "Use of symbols in input values" on https://nus-cs2103-ay2223s1.github.io/website/admin/tp-pe.html#tp-practical-exam-pe
Actual: Error message
Screenshot: