Open lettuceman4 opened 3 years ago
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.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your reason]
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.