CloudHill / pe

0 stars 0 forks source link

Inconsistent error message for very large indexes #3

Open CloudHill opened 1 year ago

CloudHill commented 1 year ago

For example, delete 1000000000 shows listing index exceeded the number of listings

image.png

However, delete 10000000000 shows invalid command format

image.png

nus-se-script commented 1 year ago

Team's Response

Not planning to address it because the user will still know what kind of error it is, which is that the index should be within the number of listings shown. Discrepancy exists because the 2nd example is not parsed as an integer.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]