kinjalagarwal1810 / pe

0 stars 0 forks source link

Incorrect error message for unrelate command #9

Open kinjalagarwal1810 opened 4 months ago

kinjalagarwal1810 commented 4 months ago

image.png

Expected: No person with that index error message

Actual: Ids should only be any integer value larger than 0

nus-pe-script commented 4 months ago

Team's Response

image.png

This is actually caused by integer overflow, but doesn't cause any harm as stated above. However, we agree that integer overflow can be a case that can be considered in the future.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]