lamwj98 / pe

0 stars 0 forks source link

Note for editdriver (Context is missing) #2

Open lamwj98 opened 2 years ago

lamwj98 commented 2 years ago

What does it mean by driver added to order. Feel that more context should be given if it was stated at this point, because the front part of the user guide did not explain anything about driver being added to an order.

What is an unwanted situation is also unclear because the context is missing.

Screenshot 2022-04-16 at 2.28.34 PM.png

soc-se-bot commented 2 years ago

Team's Response

We do not think this is a bug, it is just a different way to phrase the idea of having a driver deliver an order. We used add because an order contains a customer, a driver and some dishes.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]

If the context of the situation wasn't provided clearly prior to using the command, user will not know the command usage properly, hence, it renders the function created totally useless because user do not know how to use. Although context may be provided beforehand, the context provided may not be in a suitable place and may cause user to scroll back and forth, worse case, user do not want to, hence, still rendering the function useless if user does not attempt to locate and understand the functionality.


:question: Issue severity

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

Reason for disagreement: [replace this with your reason]

Severity would not be very low since it is not a bug related to UI. At the very least, it will be low.