More than one old Create Job post-function was defined for workflow transition error in logs
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
The following error appears in the logs:
More than one old Create Job post-function was defined for workflow transition 'rhubarb'
- they will be merged into ONE post-function under the new namespace.
原因
This means that, pre-upgrade, you had more than one Create Job post-function configured for a particular workflow transition. This is typically redundant, so the upgrade process automatically merges them into one (which is placed in the position of the first Create Job post-function encountered).
ソリューション
If you really wanted two instances of the Create Job post-function (ie. you have custom code that relies on it - two instances will not generally create two jobs) you can still manually add it after the initial upgrade. The upgrade process will not attempt to merge instances of the new version of the post-function.
この内容はお役に立ちましたか?