-
Suggestion
-
Resolution: Fixed
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
At present the backup produced by the backup manager cannot be imported back into OnDemand as the attachments and XML are in the same zip file. Could the Backup Manager produce 3 zip files:
- XML
- Avatars (taken directly from the avatars directory)
- Attachments (taken directly from the attachments directory)
This is useful for customers as if they need to make a risky change to JIRA and take a backup before and after then it's not possible for them to restore the data without downloading the archive and manually altering it.
WORKAROUND:
Restoring a JIRA Cloud Backup into a JIRA Cloud instance
- Download the backup
- Extract all files out of the zip file
- Zip up entities.xml and activeobjects.xml - this will be your XML data.
- Change directory into data/attachments and zip up the contents - this will be your attachment data.
- Change directory into data/avatars and zip up the contents - this will be your avatar data.
- Import the file back into OnDemand
- is duplicated by
-
JRACLOUD-65931 When importing a Jira Cloud backup to Cloud the attachments are not imported
- Closed
-
JRASERVER-59604 Allow JIRA Cloud imports from Cloud exports without manual data manipulation
- Closed
- relates to
-
JRACLOUD-31184 JIRA OnDemand Backup Manager should produce a backup that can be imported back into OnDemand
- Closed
- mentioned in
-
Page Loading...