|
This tutorial shows you how to add a new rule to the default workflow that comes with the sample BugTrk project. This rule will allow a manager to move an issue from Assigned back to New or directly to Fixed. Census includes a set of default workflow rules. These rules define the possible values of the Substate field. For example, when Substate is New, the possible values are limited to New or Assigned. |
1 |
Create a new rule |
|||||
|
||||||
2 |
Define the condition |
|||||
| ||||||
3 |
Set the possible values |
|||||
The rule now specifies that when a user is a manager and an issue is Assigned, the Substate list displays the choices Assigned (the current value), New, and Fixed. | ||||||
4 |
Apply the workflow |
|||||
| ||||||
|
||||||