
Branches introduce conditional paths within automations, enabling more sophisticated workflows.
- Each branch evaluates its conditions and executes corresponding actions.
- Multiple branches can be defined per automation for complex scenarios.
Setting: #
- Type of related issues – defines the tasks the branch will apply to.
Possible values: #
- Parent issue – parent task of the triggered issue.
- Current issue – the issue that triggered the automation.
- Sub-tasks – sub-tasks of the triggered issue.
- Linked issue – issues related to the triggered issue.
- Link type – specific relationship types may be selected.
- Created issue in previous action – task created by an earlier automation action.