DarrenCsAcc / pe

0 stars 0 forks source link

Valid index edit #8

Open DarrenCsAcc opened 1 year ago

DarrenCsAcc commented 1 year ago

image.png

image.png The above still works ^

Error is not correct as well. Should throw out the invalid index . It is only valid up till a certain point.Like the rest of the index errors

nus-se-bot commented 1 year ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Valid index delete

image.png

Did not specify range of valid index.Should throw out error that index given is not valid


[original: nus-cs2103-AY2223S1/pe-interim#926] [original labels: type.FeatureFlaw severity.Medium]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

This error only occurs when the input index goes beyond the maximum integer 2147483647. We feel that this would not be a likely scenario in which the command would be used, such that this would be a case of extreme user input, which is mentioned on the module website as shown in the screenshot below. Hence, it should not be considered as a bug at all.

image.png

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]


: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]

Reason for disagreement: [replace this with your explanation]