I am attempting to import an JIRA backup file from an on-site instance to the cloud. It fails everytime with "There was an error parsing the entities.xml file: An invalid XML character (Unicode: 0xc) was found in the CDATA section.".
I have tried using the atlassian-xml-cleaner-0.1 java tool but when I use it I receive a ".zip doesn't contain any valid import data." error.
Can anyone help?