williamlamjy / pe

0 stars 0 forks source link

Unclear error message in activity #10

Open williamlamjy opened 2 years ago

williamlamjy commented 2 years ago

Screenshot 2021-11-12 at 4.43.49 PM.png

Cant key in an activity and the error message is not helping at all by being extremely vague

nus-pe-script commented 2 years ago

Team's Response

image.png

The command used has an extra Enter command: before the actual command, presumably from copy pasting without double checking. As such an invalid command is detected and the message is output since CLI.ckFit does not know what command is trying to be input.

Exceptions are thrown in the order determined by implementation and in this case the invalid command is thrown first.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]