Open leeraiyan opened 4 years ago
For the error messages shown in this bug report, the reason why they are all the same is that the commands entered contains a character that is not allowed by the program. This means that these commands all fail the same first level check by the parser. The whole program will not accept characters other than alphabets, numbers, spaces and underscores (unless required for the input eg. dashes to indicate parameters and slashes for date).
As this was expected behaviour and documented in the user guide, we are marking this issue as Rejected
.
You can refer to issue #874 where we clarified this further with another tester.
Additionally, if there was another issue related to the input of commands, like time format not correct or too many 'doafter' tasks, then it will be specifically mentioned (as shown below):
Thank you for the bug report and helping us test our product.
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your reason]
+ +
+ +
+ +
Error messages for alot of error handling throws the same message to the user, suggesting limited error catching.
This might also not allow the user to know what is wrong with the command