Workflow Advance mappings
Summary
This feature will auto-transition issues during Issue Creation via JEMH or to switch the workflow status when an external user comments by email. If the workflow advance rule is with a Project Mapping, it is scoped to that Project alone. If entered in the Default Project Mapping, it has the ability to be inherited through all Project Mappings, defined centrally.
Workflow Advance Fields
When Issue Type is | With Issue Status | Apply On | Execute Workflow Transitions | Last Transition Comment (Optional) |
---|---|---|---|---|
Applies mapping when issue is a specific Issue Type | Applies mapping when issue has a specific status. | Defines when the mapping should be applied. Create/Comment or Create and Comment. | Defines the transition to occur, CSV style (yes, there can be more than one) | Optional comment to be added to issue. |
JEMHC Configuration
See Profile > Project Mappings > Issue > (edit) > Workflow Advance
Adding a Configuration
After editing Profile > Project Mapping > Issue, select Add Workflow Advance Mapping:
Then fill in the blanks:
Example Advance Mappings
Transitioning due to an external comment (Action Needed)
In this example, the expectation is that previously, the issue was set to Waiting on Customer, such that going back to Action Needed makes sense:
Example Workflow:
When Issue Type Is | With Issue Status | Apply On | Execute Workflow Transitions | Last Transition comment (optional) |
---|---|---|---|---|
Support | Waiting On Customer | On Comment | Action Needed |
|
Transitioning from Closed (Reopen)
In this example, the expectation is that the issue will have been Closed, being subsequently commented on, needs to get back to Action Needed. In this example this is done through the Reopen transition:
Example Workflow:
When Issue Type Is | With Issue Status | Apply On | Execute Workflow Transitions | Last Transition comment (optional) |
---|---|---|---|---|
Support | Closed | On Comment | Reopen | What? Its not fixed?! We'll get right on this! |
Multiple Transitions
In this example the issue can be transitioned back into closed status (first Reopen Issue, then Closed Issue):
When Issue Type Is | With Issue Status | Apply On | Execute Workflow Transitions | Last Transition comment (optional) |
---|---|---|---|---|
Bug,Support | Resolved,Closed | On Comment | Reopen Issue, Close Issue | This issue is closed, please log new issues for new issues |