siewyangzhi / pe

0 stars 0 forks source link

Allow 1 digit for phone numbers for the reserve command. #10

Open siewyangzhi opened 2 years ago

siewyangzhi commented 2 years ago

Description: Users are allowed to simply enter 1 as their phone number when making a reservation. Allowing for false inputs.

Steps to recreate the problem: Enter the command reserve 3,tonny,1,4

Expected: Invalid input for the phone number field.

Actual:

image.png

soc-se-bot 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 specify why the bug I raised is invalid. I stand by my initial point whereby allowing the user to enter a single digit is a bug as a phone number can never only be a single digit. This bug allows the user to enter records with invalid phone numbers.