Open homuntan02 opened 1 year ago
Hello, while we do agree that this is an issue and it would benefit users to give a more specific error message, we have flagged this as an issue in our developers guide. As a result, we are rejecting this bug report.
Even if somehow this is not covered by the above, this should be a featureflaw and low severity according to the textbook.
Team chose [response.Rejected
]
Reason for disagreement:
As per the abstract from the website, known bugs are still considered bugs in this PE as it affects usage of the application.
And according to the website, response.Rejected is only for expected and correct behaviour.
When trying to execute the
edit
command with an index outside the current list. I received an Invalid command format error instead of an index out of bounds error. This can cause users to think that the issue with their command is the formating of their command.This is a medium severity bug as it can cause occasional inconvenience because the user will always have to check whether the format is actually wrong or the index is out of bounds.