Issues are not appearing in Board for specific users
プラットフォームについて: Cloud と Data Center - この記事は クラウド プラットフォームとデータセンター プラットフォームの両方に等しく当てはまります。
Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
要約
問題
When an issue is created by a specific user , the issue is successfully created and can be accessed via link but it is not appearing in the Board.
診断
診断ステップ
Issue Level Security has been configured for that project.
Make sure the project is included in the JQL Filter of the board (see Configuring Filters).
Make sure the user have the Browse Projects and Create Issuespermission.
The problem still persists after performing a Full Reindexing as per Search indexing.
原因
A customized post function being configured after the re-index post function. Hence, the index is out-of-sync once the issue is created.
ソリューション
ソリューション
Move the customized post function before the re-index post function.
この内容はお役に立ちましたか?