ルール分岐とは?

 

When configuring automation rules, it's possible to create a separate section of the rule and perform actions on related work items — this is referred to as branching. This is in reference to the rule no longer executing in a linear fashion and, instead, branching into multiple paths.

For example, a rule that’s triggered when a work item transitions to Done could also have a branch that performs separate actions on that work item’s subtasks.

Jira Automation のルール。[スケジュール時] トリガー、[タスクを作成] アクション、および別のアクションを含むブランチで構成されています。

上のスクリーンショットはトリガー、アクション、ブランチで構成される自動化ルールを示しています。

  • [スケジュールされたトリガー] と [新しいタスクの作成] アクションは、ルールの主な部分です。

  • The For all created work items branch allows the rule to add a comment to the task that was just created. Without this branch, we wouldn’t be able to add a comment to the new task.

分岐の制限

  • 入れ子: あるブランチを別のブランチの中に入れることはできません。

  • If/else 条件: If/else ブロック条件をブランチ内で使用することはできません。

  • 独立: ブランチは独立しています。ブランチで生じた変更は、メイン ルールやその他のブランチからは確認できません。たとえば、ブランチに [変数を作成] アクションがある場合は、作成したスマート値は同じブランチでは使用できますがメイン ルールや他のブランチでは使用できません。

詳細

 

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。