Open kyueran opened 1 year ago
We specified that for the phone placeholder, if multiple numbers are provided, only the last number will be accepted.
But this is something that we can explore in the future to allow an applicant to have multiple numbers.
Team chose [response.NotInScope
]
Reason for disagreement: As shown in the screenshot I have attached from the CS2103T website, the problem of overzealous input validation is within the scope. This is a problem inherited from AB3 and is a valid bug.
It is mentioned in the UG to take the last input, so I assigned low severity to this case of overzealous phone number handling.
Steps to reproduce: add n/Tester p/+6587438807 p/99999999 e/alexyeoh@example.com a/Blk 30 Geylang Street 29, #06-40
Expected: Add person with 2 phone numbers
Actual: Only added the last phone number
For more detail, please refer to the screenshot below:
According to CS2103T website: