-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Migrations - Space - Export
-
None
-
2
-
Severity 3 - Minor
Issue Summary
When space export is taken in xml format, few of the page's body content is missing from entities.xml.
Steps to Reproduce
- Create a page with content inside a space
- Export the space in xml format
- Check the body content for that page in entities.xml
Expected Results
The body content should be available in entities.xml
Actual Results
The body content is missing in the entities.xml that is causing problems during space import with empty pages
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available