The Issue Transitioned Event trigger executes a rule whenever an issue is transitioned through the workflow.
Issue Transitioned Event configuration
Once configured, any issue 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).
Usage examples
Title | Automated action | JWT feature | Label | Parser functions | Style guide | Tech review | |
---|---|---|---|---|---|---|---|
Close epic when stories are done | Status | Transition issue action | DONE | DONE | |||
Automatically close parent when all sub-tasks are done | Status | Transition issue action | STAFF PICK | DONE | DONE | ||
Assign issues to your team during a transition | Status | Assign issue action | isInGroup() | DONE | DONE | ||
Assign an issue to the last assignee on a transition | Status | DONE | DONE | ||||
Keep the status of parents and sub-tasks in sync | Status | Transition issue action | STAFF PICK | DONE | DONE | ||
Automatically close sub-tasks when parent is completed | Status | Transition issue action | STAFF PICK | DONE | DONE | ||
Close stories when epic is done | Status | Transition issue action | DONE | DONE |
If you still have questions, feel free to refer to our support team.