Created
October 13, 2016 22:13
-
-
Save piyushrajput/f5e02e15e346ef4a6f99075bbdd1503c to your computer and use it in GitHub Desktop.
How to migrate projects from one JIRA Cloud application to another
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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