jingyu987 / pe

0 stars 0 forks source link

Incorrect error message #4

Open jingyu987 opened 11 months ago

jingyu987 commented 11 months ago

Attempting to delete an item from a stall with no items will display "The item index provided is invalid" even when using a valid index such as "1".

I place this as a medium severity because you are able to delete items without directly seeing the items in each stall. So it could potentially cause confusion for users who for example know that there is an item in "stall 1" but accidentally mistyped delete-item s/2 i/1 and wondering why its not deleted.

image.png

nus-pe-script commented 11 months ago

Team's Response

Not medium severity, fits Low severity " unlikely to affect normal operations of the product. Appears only in very rare situations and causes a minor inconvenience only." Does not hinder overall use of the application as once users realise that their item index is wrong, they will intuitively look at the stall items and see that there are "No items in menu yet",

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your explanation]