After you have started your new JIRA installation, import the data from your old instance into the new instance. You will need the backup file of data from your old JIRA that you created earlier in these instructions (above).
To import your old JIRA data into your new JIRA:
- Log in as a user with the 'JIRA System Administrators' global permission.
- Select Administration > System > Import & Export > Restore System (tab) to open the 'Restore JIRA data from Backup' page.
Keyboard shortcut: 'g' + 'g' + type 'rest' - In the File name field, specify the XML backup file you created previously during the export process (above). That zipped file should contain two xml files: activeobjects.xml and entities.xml. Both of these files must be included in the zipped file for the import process to work.
- Restore the attachments directory that you backed up previously, into the attachments directory of your new JIRA. (See Restoring Data.)
Avoid passing through a proxy when performing an XML restore, especially if your JIRA instance is very large. Using a proxy may cause timeout errors. - Access JIRA via your web browser again and log in using a username from your previous JIRA installation.
- Take a quick look around your JIRA site to confirm that your projects and issues are present and everything looks normal. You should see the new JIRA version number in the page footer.