siewyangzhi / pe

0 stars 0 forks source link

Allow numbers in person names #9

Open siewyangzhi opened 2 years ago

siewyangzhi commented 2 years ago

Description: The person names field in the reserve command allows for numbers to be added to it.

Steps to replicate the error: Enter the command reserve 4, bob 123,9999999,4.

Expected: Error. Names should not contain any digits.

Actual:

image.png

nus-pe-script commented 2 years ago

Team's Response

No details provided by team.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: The team did not state why the bug I raised is invalid. This is a bug as a person's name should never contain digits. The severity is also correct per the guidelines given as this is a serious bug that can cause occasional inconvenience to the user but they are still able to use the product thus this is a medium severity problem instead of high.

image.png