theeugenechong / pe

0 stars 0 forks source link

Allowing numerical values in student's names #4

Open theeugenechong opened 2 years ago

theeugenechong commented 2 years ago

I think numerical values in students' names are pretty weird, and shouldn't be allowed (unless for the purpose of differentiating the students which is already possible due to the ID parameter)

image.png

nus-se-bot commented 2 years ago

Team's Response

Duplicated.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

student names can contain only numbers

some input checks should be implemented to ensure a students name contains letters (likely that this should be only letters, but at the bare minimum at least one letter) as currently the name can be solely numbers:

image.png


[original: nus-cs2113-AY2122S1/pe-interim#2581] [original labels: severity.Low type.FunctionalityBug]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

This is an intended feature to allow the user flexibility when using the application. In our modern world, names can take any form and local or overseas students might have names which are numbers.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]


:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue type

Team chose [type.FunctionalityBug] Originally [type.FeatureFlaw]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]