kangzongxian / pe

0 stars 0 forks source link

Inappropriate use of optional tag for hw #7

Open kangzongxian opened 1 year ago

kangzongxian commented 1 year ago

When typing "hw 1", the error message returned shows [h/HOMEWORK], which means that HOMEWORK should be a valid field. However, typing "hw 1" does not work in this case, even though the error message says that HOMEWORK can be optional. This can cause confusion to the user.

Steps to Reproduce: Enter "hw 1"

Expected: Success since HOMEWORK is optional

Actual: Error Message

Screenshot:

Screenshot 2022-11-11 at 4.29.34 PM.png

soc-pe-bot commented 1 year ago

Team's Response

Bug exists, but the correct format is given in UG, and entering hw 1 with no prefix is very unintuitive as there is no obvious outcome of running such a command format. Unlikely to affect most users or cause inconvenience hence changed to low severity.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]