Automatically create tasks for other Teams/Projects

お困りですか?

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

コミュニティに質問

Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.


シナリオ

As a user you want to make repetitive tasks happen/get created automatically so other teams can start working. 

ソリューション

Create a Global Automation that triggers when changes are made to specific fields. For this case, we’ll use keywords from the Summary field

Why Global Automation?

The use of Global Automation will allow you to create these tasks to different projects if needed. 


Sintax

トリガー

  • 課題が作成されました

条件 

  • IF / ELSE Block
    • Issue Field Condition
      • Summary > Contains > "<TEXT_IDENTIFIER>"
    • Linked Issues > Not Present (Optional)
    • Create Issue Action
      • プロジェクト
      • 課題タイプ
      • Issue Fields

方法

  • To create a Global Automation go to > System > Global Automation > Create Rule
  • Select the Issue Created trigger

         

  • Select IF / ELSE Condition
    • Add Issue Field "Summary" Contains

       

  • Select Create Issue Action
    • プロジェクト
    • 課題タイプ
    • Issue Fields

       

  • Save and Publish


It's done, now whenever a new ticket is created that contains the keyword of your choice, you will be able to trigger new issues and tasks to your selected projects!







最終更新日 2022 年 9 月 23 日

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

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