Issue created actions fail when using Proforma forms on issue creation

お困りですか?

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

コミュニティに質問


  

プラットフォームについて: Cloud、Server、および Data Center - この記事はすべてのプラットフォームに等しく適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

要約

When using "Issue created" actions with issues created with Proforma, these issues either fail or aren't triggered.

Webhooks and automation rules triggered for the event don't contain the form data, or might not be triggered at all (in cases of JQL filtered webhooks).

原因

Proforma is designed to update the issues after they are created.

All of the form data is added as an issue update.

ソリューション

Here are the proposed solutions:

  1. Make sure the issue is created with the desired properties/custom fields already set.
    For example, add it to the JSM request type and remove it from the form.
  2. Use the issue updated/changed event instead.
    1. For Automation Rules, please follow the KB below instead:
      1. Automation Rules for Issue Created trigger are not working when using Proforma fields
    2. For native webhooks, a JQL filter for issues created in the last few minutes (like created > -5m) could help filter the desired issues

最終更新日 2023 年 7 月 3 日

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

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