Missing value on JIRA Issues Macro field after exporting the page to PDF
プラットフォームについて: Cloud と Data Center - この記事は クラウド プラットフォームとデータセンター プラットフォームの両方に等しく当てはまります。
Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
問題
After exporting to a PDF file, there are some missing values in JIRA issues macro field. The column name is visible but there's no value inside, and the Confluence page prior to the export looks perfectly fine. The comparison would be like the following:
JIRA Issues Macro in Confluence Page

JIRA Issues Macro after Exported to PDF

原因
The field that was specified on the JIRA Issues Macro column field is in mixed case (usually capital letter in front). It is recognized by JIRA Issues Macro on dynamic renderer, but it wasn't recognized on static, and when it got exported to PDF.
ソリューション
Instead of specifying column in mixed case, make all the field name in lower case and the field should be displayed upon exporting to PDF.
この内容はお役に立ちましたか?