Feature #30916
Show warning when no tracker uses the status in the workflows
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Administration | |||
Target version: | 4.1.0 | |||
Resolution: | Fixed |
Description
As Jan wrote in #9226, beginners often get confused after creating a new issue status that they cannot find the newly added status in the Status drop-down. This is because they haven't learned that they should associate statuses to trackers by configuring workflows.
I think it is helpful for them if Redmine shows a proper warning when no tracker uses the status in its workflows. The warning will give them a good hint about the fact that they should configure workflows to uses the issue status.
Related issues
Associated revisions
Show warning when no workflow uses the status in the workflows (#30916).
Patch by Go MAEDA.
Update locales (#30916).
History
#1
Updated by Go MAEDA over 3 years ago
- Related to Feature #30853: Show warning when no workflow is defined for the role added
#2
Updated by Go MAEDA over 3 years ago
- File no-workflow-warning-for-statuses.patch
added
Here is a patch.
#3
Updated by Go MAEDA over 3 years ago
- File no-workflow-warning-for-statuses-v2.patch
added
- File status_no_workflow@2x.png added
Updated the patch. Fixed that the warning message was displayed in the wrong column.
#4
Updated by Go MAEDA over 3 years ago
- File no-workflow-warning-for-statuses-v3.patch
added
Updated the patch. Added test code.
#5
Updated by Marius BALTEANU over 3 years ago
Useful information for Administrators (together with #30853).
#6
Updated by Go MAEDA over 3 years ago
- Related to Feature #9226: Add new issue status to all workflows by default added
#7
Updated by Go MAEDA over 3 years ago
- Target version set to 4.1.0
Setting the target version to 4.1.0.
#8
Updated by Go MAEDA over 3 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the patch.
#9
Updated by Go MAEDA over 3 years ago
- Subject changed from Show warning when no workflow uses the status in the workflows to Show warning when no tracker uses the status in the workflows