ワークフロー エディターとは
管理者は、ワークフロー エディターを使用して、作業項目がさまざまな作業段階を経てどのように移動するかを定義、カスタマイズ、管理できます。作業フローが視覚化されるため、ステータス、トランジション、ルールを追加して、フロー内での操作や条件を定義できます。
You can use the workflow editor to automate routine actions, apply business rules, and configure different work item paths based on space or work type requirements.
Getting to know the editor
The workflow editor provides a single view where you can configure statuses, transitions, and transition rules without having to navigate around Jira, or multiple tabs.
ツールバー: ステータス、トランジション、ルールを追加してワークフローを作成します。
更新または破棄: 変更を即座に公開します。変更内容が期待どおりではない場合、いつでも破棄して元のワークフローに戻すことができます。
Details: Select a status or transition from the diagram and edit its name, rules, properties, and more.
Diagram: Drag to move statuses and create transitions. Select a status or transition to see its details.
Relevant spaces: See which spaces use the workflow before you publish.
You can edit a workflow in text (rather than the diagram) by using the Text/ Diagram toggle to switch between views. In text mode, you can see workflow statuses and their related transitions, then select a status or transition to edit its details in the sidebar, just as you would in the diagram.
Watch a video walkthrough to see these features in action.
即座に編集して公開する
When you edit a workflow, you make changes directly in the same view where you manage statuses, transitions, and rules.
When you’re ready, select Update workflow to publish your changes instantly. If you don’t want to keep your changes, you can discard them and return to the workflow’s previous state.
You can also make supported updates to active workflows without copying the workflow or updating workflow schemes to activate it.
これは次のことを意味します。
you can delete statuses in active workflows, and
if a status has no outgoing transitions (not including global transitions), new outgoing transitions can be added (regular or global).
Delete statuses and update work items
ワークフローでステータスを削除すると、削除したステータスの作業項目を新しいステータスに移行する手順を即座に実行することになります。
Know which spaces use your workflow
ワークフローを公開する前に、適切なスペースを更新していることを確認するのが妥当ですが、現在はワークフロー エディター自体でそれを行うことができます。
Share transitions as you create
You can create transitions for work items in multiple statuses with a single set of rules and properties.
Apply a transition to multiple statuses by selecting multiple From statuses when you create the transition or edit an existing status.
Easily add rules to a transition
Rules is where you’ll find conditions, screen configuration, validators, and post-functions.
これらのルールを使用して、チームがトランジションを使用できるタイミングを制限したり、使用時に自動でアクションを実行したりできます。
If you were familiar with the old workflow editor in Jira, this table shows how rules map between the old editor and the new editor.
旧エディター | 新しいエディタ |
条件 | トランジションを制限 |
担当者のみ条件 | 作業項目を移動できるユーザーを制限する |
報告者のみ条件 | |
権限条件 | |
グループ内のユーザー | |
任意のグループのユーザー | |
プロジェクト ロール内のユーザー | |
任意のプロジェクト ロールのユーザー | |
カスタム フィールドのユーザー | |
グループ カスタム フィールドのユーザー | |
値フィールド | Restrict to when a field is a specific value |
数値カスタム フィールドの比較 | |
前のステータス条件 | 作業項目が特定のステータスを経ている場合に制限する |
割り当てからの分離条件 | Restrict users who have previously updated a work item’s status |
サブタスクに応じたブロック条件 | Restrict based on the status of subtasks |
承認されるまでトランジションをブロック | 承認されるまでトランジションをブロック |
ユーザーに非表示条件 | すべてのユーザーに対して制限する |
常に False 条件 | |
Screen configuration | Request input |
画面フィールド (トランジション詳細内) | 画面を表示 |
バリデーター | 詳細を検証 |
必須フィールド バリデーター | Validate a field |
フィールドの変更有無バリデーター | |
フィールド単一値バリデーター | |
日付比較バリデーター | |
日付枠バリデーター | |
正規表現チェック | |
フォーム: フォームの添付 | Require a work item to have a form attached |
Forms: Forms submitted | 作業項目でのフォーム送信を必須にする |
親ステータス バリデーター | Validate that parent work items are in a specific status |
権限バリデーター | ユーザーが特定の権限を持っていることを確認する |
前のステータスバリデーター | 作業項目が特定のステータスを経ていることを検証する |
ユーザー権限の検証 | Sunsetted. Use the Validate that people have a specific permission rule. |
事後操作 | アクションを実行 |
課題フィールドの更新 | 作業項目のフィールドを更新する |
課題のカスタム フィールドの更新 | |
フィールド値のクリア | |
現在のユーザーへの割り当て | 作業項目を割り当てる |
開発リーダーへの割り当て | |
報告者への割り当て | |
Update Issue Field (for assignee field) | |
他のフィールドの値をコピー | あるフィールドの値を別のフィールドにコピーする |
ユーザーのプロジェクト ロールに基づいた課題セキュリティ レベルの設定 | Set a work item’s security level |
Webhook をトリガーする | Webhook をトリガーする |
この内容はお役に立ちましたか?