Can't get Assign to Current User post-function to work on the Create Issue transition
プラットフォームについて: Cloud と Data Center - この記事は クラウド プラットフォームとデータセンター プラットフォームの両方に等しく当てはまります。
Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
要約
症状
You have added the "Assign to Current User" post-function to the Create Issue transition of a workflow, and it appears not to work.
診断
On observation, this Post-function is ordered under the "Creates the issue originally" post-function in the list as shown below.
原因
Any post functions placed after the "Creates issue originally" function will not have updates to the issue persisted to the database.
For this to work. It is required that "Assign to Current User" post-function comes before the "Creates the issue originally" post-function in the order or list of postfunctions as shown below.
ソリューション
ソリューション
Re-order the post-functions such that "Assign to Current User" post-function comes before the "Creates the issue originally" post-function.
この内容はお役に立ちましたか?