Alvinlj00 / pe

0 stars 0 forks source link

In multiple commands, entering anything after the main command and/or index will not be an error. #8

Open Alvinlj00 opened 2 years ago

Alvinlj00 commented 2 years ago

For add, list, view, done, edit, delete, and bye, anything that is entered after the main command or the index (if required) will be ignored. An exception should be thrown in this case to ensure the user does not accidentally do something they do not intend to.

image.png

image.png

image.png

nus-pe-bot commented 2 years ago

Team's Response

ss1.PNG

The user guide clearly states that extraneous parameters for all commands are ignored. The behaviour shown is expected. If user does not want to accidentally do something they do not intend to the first instinct is to backspace and delete what he/she has written, not add additional parameters and press enter.

The bug is downgraded to Low since this is not even a bug but has been addressed in the UG which mentions that extraneous parameters for all commands are ignored and this is beneficial to the user as their accidental extraneous parameters are discarded, thus making it more convenient to users.

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.High]

Reason for disagreement: [replace this with your explanation]