Change the Issue Colour through automation

お困りですか?

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

コミュニティに質問


プラットフォームについて: Cloud のみ - この記事は クラウド プラットフォームのアトラシアン製品に適用されます。

要約

You want to set or update the issue color using Jira Automation

Atlassian is standardizing how we associate parent and child issues across Jira for company-managed and team-managed projects.
This results in deprecation of the Epic Link and Parent Link custom fields in REST APIs and webhooks, as well as in some other related changes.

環境

  • Jira Cloud
  • Automation for Jira

ソリューション

Instead of using the old "Epic Color", you should use the "Issue color" custom field.

The issue color field acts the same way as the Epic Color, but it is not directly connected to an Epic, and can be used in any issue type of your hierarchy.

To retrieve the correct custom field id, you can search for the issue color in the all issue filters:

With the correct custom_field, you can build a simple automation to edit the issue color:

You can now use the color names, like blue, green, yellow, etc



最終更新日: 2024 年 10 月 14 日

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

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