-
Bug
-
Resolution: Unresolved
-
High
-
20
-
Severity 3 - Minor
-
12
-
Issue Summary
After migration, some Jira Chart macros may show an error when viewing the page in Confluence Cloud:
Unable to render JIRA chart macro due to an execution error
Steps to Reproduce
- Set up a custom field in Jira for a project
- In Confluence, create a Jira Chart macro that refers to the custom field in one of its dimensions.
- Migrate the Jira project to Jira Cloud
- Migrate Confluence space to Confluence Cloud
- Observe render error in Confluence
Expected Results
Jira chart macros should migrate with the new custom field.
Actual Results
Viewing the page yields the error documented in the Issue Summary.
If you view the storage format for the page, you'll see the dimension refers to a custom field id that did not change during the Confluence migration:
<ac:parameter ac:name="ystattype">customfield_14005</ac:parameter>
Workaround
The Jira chart macros must be manually updated in order to render correctly.
- relates to
-
CONFCLOUD-78131 Entity IDs in Jira Macros should be updated after migration
- Gathering Interest