Skip to content

Instantly share code, notes, and snippets.

@piyushrajput
Created October 13, 2016 22:13
Show Gist options
  • Select an option

  • Save piyushrajput/f5e02e15e346ef4a6f99075bbdd1503c to your computer and use it in GitHub Desktop.

Select an option

Save piyushrajput/f5e02e15e346ef4a6f99075bbdd1503c to your computer and use it in GitHub Desktop.
How to migrate projects from one JIRA Cloud application to another
https://confluence.atlassian.com/jirakb/how-to-migrate-projects-from-one-jira-cloud-application-to-another-779160766.html
Purpose
At the present moment there is no project import available for JIRA Cloud applications. As a workaround customers can follow the guide in this KB.
Solution
(info) If the target instance has some data to be kept then please follow How to merge two different JIRA Cloud applications together.
If the target instance has nothing to be kept (clean new instance):
You can prepare a full export of your backup with attachments using the JIRA Backup Manager as per Exporting issues.
Import the backup generated above to your new Cloud instance as per How to restore a JIRA Cloud application backup into another JIRA Cloud application.
Delete any unwanted projects.
Disable users which are not needed (as it will import all users from the destination instance) by removing them from all groups and application access.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment