nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Overly restrictive name constraints #282

Open nus-se-script opened 6 days ago

nus-se-script commented 6 days ago

Steps to reproduce: add contact n/Deepan S/O Chandra p/98765432 e/johnd@example.com r/Software

Expected: candidate added

Result: Error saying "Names should only contain alphanumeric characters and spaces, and it should not be blank"

Justification: Names with S/O, D/O, -, or are valid names, however they are not allowed by the your programme. E.g. John-Henry Rajesh Kumar S/O Mahesh Sharma Priya Sharma D/O Mahesh Sharma O'Neil

Screenshot:

Screenshot 2024-11-15 at 4.39.15 PM.png


[original: nus-cs2103-AY2425S1/pe-interim#400] [original labels: type.FeatureFlaw severity.Low]

Green-Tea-123 commented 5 days ago

Team's Response

This is acknowledged and accepted.

Duplicate status (if any):

--