Jira 課題に特定のラベルが追加された場合にのみ課題を作成する

プラットフォームの注記: Cloud のみ - This article only applies to Atlassian apps on the クラウド プラットフォーム上のアトラシアン製品にのみ適用されます。

要約

Learn how to use automation to create work items automatically when a specific label is added to an existing work item, to easily set up new tasks on your project.

ソリューション

自動化ルールを設定する

In this example, we will use the label 'test.'

  1. Trigger: Field value changed

    1. Fields to monitor for changes: Labels

    2. 変更 タイプ: 追加された値

    3. For: Create work item, Edit work item

  2. Condition: {{smart values}} condition

    1. 最初の値 {{fieldChange.fromString}}

    2. 条件: 含まない

    3. 2 番目の値: テスト

  3. Condition: {{smart values}} condition

    1. 最初の値 {{fieldChange.toString}}

    2. 条件: 含む

    3. 2 番目の値: テスト

  4. Action: Create work item

    1. 必要に応じて、新しい作業項目の作成を設定します。

About the use of smart values conditions

The use of these two smart value conditions is to validate:

  • 最初の条件: ラベルがまだ作業項目のラベルの一部になっていないかどうかを確認します。

  • Second condition: checks if the label is a new label being added to the work item. It confirms if the label was on the field before it was edited.

更新日時: September 25, 2025

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

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