Feature #31361
Include a reason in the error message when an issue status cannot be deleted
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Administration | |||
Target version: | 4.1.0 | |||
Resolution: | Fixed |
Description
The attached patch adds a reason why the issue status cannot be deleted to the error message "Unable to delete issue status".
You cannot delete issue statuses if the status in use. Sometimes it is difficult to deal with the problem because the error message always says only "Unable to delete issue status".
After applying this patch, you can see an error message with the reason when an issue status cannot be deleted.
Related issues
Associated revisions
Include a reason in the error message when an issue status cannot be deleted (#31361).
Patch by Go MAEDA.
History
#1
Updated by Go MAEDA over 3 years ago
- Target version set to 4.1.0
Setting the target version to 4.1.0.
#2
Updated by Go MAEDA over 3 years ago
- Subject changed from Show reason when an issue status cannot be deleted to Include a reason in the error message when an issue status cannot be deleted
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch.
#3
Updated by Go MAEDA about 3 years ago
- Related to Defect #31387: Don't rescue Exception class added