Vote #79861
完了Show warning when no tracker uses the status in the workflows
0%
説明
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.
!{width: 696px; border: 1px solid #ccc;}.status_no_workflow@2x.png!
journals
--------------------------------------------------------------------------------
Here is a patch.
--------------------------------------------------------------------------------
Updated the patch. Fixed that the warning message was displayed in the wrong column.
--------------------------------------------------------------------------------
Updated the patch. Added test code.
--------------------------------------------------------------------------------
Useful information for Administrators (together with #30853).
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Setting the target version to 4.1.0.
--------------------------------------------------------------------------------
Committed the patch.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,30853,Show warning when no workflow is defined for the role
relates,New,9226,Add new issue status to all workflows by default