How to use issuesApproachingLimitParams in Automation to get the list of issues approaching the limit



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

  

要約

Get issue limit report API is used to all issues breaching the limits. If the requirement is to fetch the issues nearing the limit, we can use issuesApproachingLimitParams in the request body.

For example, to get all issues where the comment has crossed 4500. In this KB, we'll see how we can use issuesApproachingLimitParams in the automation rule to get the list of issues approaching the limit. 

環境

Jira Cloud

ソリューション

Automation Rule Configuration: 

Trigger: Choose the trigger as per your requirement.  

Condition: Add condition as required

アクション 

  • Send web request: Update the fields as below
  • Log Action: Use the below smart value to extract the Issues approaching the limit:
    {{webResponse.body.issuesApproachingLimit}}


最終更新日: 2024 年 12 月 31 日

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

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