lettuceman4 / pe

0 stars 0 forks source link

Error in searchroom error message #10

Open lettuceman4 opened 3 years ago

lettuceman4 commented 3 years ago

When I input 'searchroom r/0', the error message says the range for room number is up to 2147483647, while it should only be 500.

image.png

nus-pe-bot commented 3 years ago

Team's Response

Thank you for your feedback!

We intended for this error message to remind users to key in positive integers as input only. However, we agree that the error message could have been clearer.

The severity is brought down to low because it is only in rare situations whereby users will key in non-positive integers as input. Should the user key in a room number that does not exist, they would have received another error message which informs them that the room number does not exist. Hence, the given scenario in the bug report only causes minor inconvenience to users.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your reason]