zixin448 / pe

0 stars 0 forks source link

Wrong error message_multiple KE input_valid datetime #3

Open zixin448 opened 2 years ago

zixin448 commented 2 years ago

Command input: add o/module n/DATABASE m/CS3223 ke/Exam ke/Assignment dt/2022-02-02 13:00 Supposed issue: test multiple KE input with valid datetime Error received: missing datetime input

Screenshot 2022-04-16 at 2.23.45 PM.png

nus-pe-bot commented 2 years ago

Team's Response

Please review our user guide on how to use the add command for modules.

Screenshot below for your convenience.

image.png

It is specified in the User Guide that "The format of ke/KEYEVENTTYPE dt/DATETIME must be strictly followed. Otherwise, the datetime will be parsed as part of the other fields, depending on which prefix was entered before it.", with emphasis on the "must be strictly followed".

In your command, you are lacking a datetime field inbetween ke/Exam ke/Assignment. Hence the error message informed you that there is a missing datetime field in your input.

Hence, this issue is rejected as the User Guide was not followed properly. Even if it is not rejected, it is not a functionality bug, which is why it is downgraded to a feature flaw.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]