The Issue transitioned event trigger executes a rule whenever an issue is transitioned through the workflow.
Issue transitioned event configuration
Once configured, any workflow transition will trigger this rule - any issue type, any project, any workflow.
It is highly recommended to further limit the execution of the rule using automation conditions (e.g. to limit execution to only a specific issue type).
Use cases
Use case | Automated action | Use case description | Complexity |
---|---|---|---|
Keep the status of parents and sub-tasks in sync | When an issue is being rejected, all sub-tasks will be transitioned to the REJECTED status as well - automatically. | BEGINNER | |
Assign an issue to the last assignee on a transition | When an issue is transitioned to the DRAFT status, the issue will be automatically re-assigned to the last assignee from the project role "Developers". | BEGINNER |
If you still have questions, feel free to refer to our support team.