insafhere / pe

0 stars 0 forks source link

Incorrect error message to users when input of semester is invalid #9

Open insafhere opened 1 year ago

insafhere commented 1 year ago

From UG:

image.png

From JAR:

image.png

Technically user has typed in the correct format, only invalid semester input. Perhaps, can remove the error message "Error! Wrong format, should be: semester [ SEMESTER ]" since it is already following the correct format as it might be confusing to users. the "Not a valid semester." message should suffice.

soc-se-bot commented 1 year ago

Team's Response

Wrong format, because 0 is not a format supported by SEMESTER.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: It is an addressable concern. It should be clear when giving an error message.

Perhaps, can remove the error message "Error! Wrong format, should be: semester [ SEMESTER ]" since it is already following the correct format as it might be confusing to users. Instead, "Not a valid semester." message should suffice.


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]