yuzhongng / pe

0 stars 0 forks source link

I got kick out of the ordering system when I input the wrong dish index #2

Open yuzhongng opened 2 years ago

yuzhongng commented 2 years ago

When I order halfway and accidentally input the wrong dish index, I got kicked out of the ordering system.

image.png

soc-pe-bot commented 2 years ago

Team's Response

The functionality complies with the User Guide.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I should not be kicked out of the ordering menu when accidentally input a wrong dish number. The application should ask me to input the correct dish number. Furthermore, when I input the wrong dish number, I will be kicked out of the ordering menu and the order will go through to the system while in the middle of ordering. It will be annoying to modify the order just because of some accident in the input of the dish number.


:question: Issue severity

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

Reason for disagreement: The severity of this bug should be rated as medium because the key function to modify an order does not exist. This bug would cause many inconveniences when the user is in the middle of ordering. The current workaround the issue would be to delete the order and re-create the order again. The workaround is annoying and time-consuming in the usage of adding orders.