flexibo / pe

0 stars 0 forks source link

Wrong example commands in Command Summary #6

Open flexibo opened 10 months ago

flexibo commented 10 months ago

Based on my previous bug report regarding wrong/incorrect error messages, I realized the issue was that the add command does not accept from/ and to/ parameters as shown below:

Add action in Command Summary UG:

image.png

Same for the Edit action in Command Summary UG:

image.png

The previous bug report as mentioned earlier is still a bug since it provided the wrong error message. (unable to update previous bug report as it is passed the deadline).

This is a medium severity since it can cause inconvenience and confusion to readers who will jump to the command summary which does not work, forcing them to read the above parts of the UG to get the right command. (not high severity since the other section explaining the add and edit command is correct).

nus-se-bot commented 10 months ago

Team's Response

Thanks for pointing this out, there should not be the from and to prefixes in the add and edit commands.

This would be a one-time issue as the first time the user realizes that it doesn't work and has figured it out, they would not face this issue again. Therefore, we believe that this should be of low severity as it is a one-time inconvenience.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: For long time users (or users with short term memory) who would eventually come back to the command summary and refer to the example commands, there is a chance that they might forget about the issue and just get confused again. Additionally, the point of the command summary is to give quick references to the user, but if they need to click more than twice to see the correct example commands (at the top of the UG), then it no longer serves that purpose, which also impacts overall user experience.

Therefore, I still think this should still be considered a medium severity.