-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Page - Export - Word
-
None
-
2
-
Severity 3 - Minor
Issue Summary
Values of "Paragraph" custom fields are exported as JSON rather than plain text when exporting Confluence pages pulling Jira work items using the "Jira Work Item" macro
Steps to Reproduce
- Create a Paragraph custom field in Jira and assign it to an Issue Screen
- Create a Jira work item and set the custom field value (e.g. "test")
- Create a Confluence page and add a Jira Work Item macro. Set a JQL to retrieve the issue created in step #2.
- Make sure you include the field created in step #1 as one of the displayed columns in the filter
- Publish the page, then export it to Word
Expected Results
Custom field value is displayed exactly as it is seen in the page
Actual Results
Custom field value is exported as a JSON object
Workaround
This issue does not occur when exporting the page to PDF, or when using "short text" custom field type.