Open pr4aveen opened 4 years ago
It is our bad that we do not check for negative answer when creating the editedFlashcard just like the addmcq command. Thank you for the bug report!
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: I think that the severity should stay as Medium for the following reasons:
Unhandled exception
Application shows no indication of an error
Product can still be used, but this will be an occasional inconvenience as it might take the user a while to find out what's wrong (input constraints for the edit command are not mentioned in the UG)
The issue matches 2 out of the 3 criteria (numbers 2 and 3) for a functionality bug
For these reasons, I think giving this issue a medium severity is justified.
Refer to the below image
I ran
edit 2 ans/-1
on your sample data. This should give me an error right?There is however no indication in the UI that I entered an invalid command. There's also a runtime exception displayed in terminal.