gremmyz / pe

0 stars 0 forks source link

findPerson validation #10

Open gremmyz opened 1 year ago

gremmyz commented 1 year ago

Type: Design Flaw

Currently,

doing findPerson 1 (or any other number/special character e.g. #) returns 0 persons found.

image.png

Perhaps this validation should be made consistent with the format of the name field:

image.png

because findPerson only finds a person by name.

nus-pe-script commented 1 year ago

Team's Response

It has been clearly stated in the error message that names are allowed to have alphanumeric characters (e.g. 1) for people who might have numbers in their names, hence we will be rejecting this bug.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]