spinoandraptos / pe

0 stars 0 forks source link

Wrong error message for large edit list index #6

Open spinoandraptos opened 10 months ago

spinoandraptos commented 10 months ago

image.png

Similar problem to a earlier issue, what if I have a large list of insect entries of all insects in the reserve and end up needing to edit using such a list index?

nus-se-bot commented 10 months ago

Team's Response

Not sure what the earlier issue is, but I don't see any issue in this case. The reporter has not shown that he has 9999999999 entries in the system. Therefore, the message outputted is correct as the index does not exist.

This is the check that is done for the index. So the upper limit is whatever java supports for your system.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]