課題のトランジション

Jira のプロセスとワークフローを自動化する

このページの内容

お困りですか?

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

コミュニティに質問

robotsnoindex
robotsnoindex

When transitioning an issue using automation, you may run into the following error:

No transitions to specified status could be found for issues.

このエラー メッセージは、そのステータスが存在しないことを意味する場合もありますが、多くの場合、別の何かを示唆しています。

トランジションはワークフローに従う必要があります

When creating a rule to transition an issue, the transition must follow the project’s workflow. Learn more about working with workflows.

Take the following workflow for investigating and handling bugs – this workflow will restrict what can be done with the Transition issue action.



たとえば、バグが重複したときにコメントし、"Done" ステータスにトランジションさせてバグをクローズする手動トリガーのルールがあるとします。課題が "Awaiting triage" ステータスにあると次に進めるのは "Under investigation" ステータスのみであるため、このルールはうまく実行できません。

このステータスの課題でルールを実行すると、エラー ステータスで終わることになります。



This rule, however, will run successfully on Under Investigation and In Progress issues as the workflow allows transitions from these statuses to Done.

ルールの実行者には適切な権限が必要

ルール実行者とはルールを実行するユーザーを指します。このユーザーは、ルールのトリガーに関連する権限を有し、実施すべきアクションを完了する必要があります。

先ほどの例の、[開発用に選択] から [進行中] へのトランジションの詳細を確認すると、開発者グループのメンバーのみがトランジションを実行できるように条件付けられていることがわかります。


The Automation app user rule actor cannot be added to these user groups. You will need to configure any transition conditions with project roles in order to provide the appropriate permissions. By default, the automation rule actor is in the atlassian-addons-project-access role.

詳細

See other Jira automation use cases in our Jira automation template library.

最終更新日: 2021 年 10 月 11 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.