-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Cloud to Cloud Migrations - Jira
-
3
-
Severity 3 - Minor
Issue Summary
During a cloud-to-cloud migration, the custom field rendering configuration is not migrated as part of the field configuration scheme. This means that after migration, the field is rendered as plain text and not wiki-style formatted. Note: This discrepancy is not called out in the What migrates in a cloud-to-cloud migration for Jira article.
Steps to Reproduce
- Create a new Paragraph/Multi-Line text custom field
- Add the field to a project
- Modify the Field Configuration and change the renderer from "Default Style Renderer" to "Wiki Style Renderer"
- Populate the field with wiki markup (Headings, colour, bold, panels, code, etc)
- Migrate the project using JCMA C2C
- Observe the field contents in the destination
Expected Results
The field configuration is migrated with the renderer configuration and the custom field is rendered in wiki style.
Actual Results
The field configuration is reverted to "Default Style Renderer" and the field is rendered as plain text.
Workaround
Manually modify the field configuration after migration and change the renderer to "Wiki Style Renderer"
- relates to
-
JRACLOUD-82887 Jira Cloud to Cloud Migration Tool does not migrate custom field Required/Optional configuration
-
- Closed
-