Project import from an xml fails. I got the error below. How can it be fixed?
Actually I will tell the story from the beginning, so it will be more clear.
We have two JIRA instances and we want to migrate one to another. Below is the info about the JIRA instances. Let's call them A and B.
A; JIRA version: v6.2#6252
DB: Oracle
Licence: 100 user (Expired)
B; JIRA version: v6.4.1#64016
DB: MySQL
License: 250 user (Continues)
We want to migrate JIRA instance A to B. In order to import JIRA projects, versions should be identical between two JIRA instances. In order to fix it I installed a JIRA test instance with the version of JIRA B and took a backup from JIRA A and restored the backup on test instance. So now I have two JIRA instances with identical versions (test and B). And then I took a backup from test instance and tried to import projects to B. However I faced with the error that I mentioned in previous message.
How can I fix it? Since the license of JIRA A is expired it is not possible to upgrade related add-ons to match versions.
May I upgrade the license of test instance with JIRA B license? Maybe then I could have a chance to upgrade related add-ons.
Thanks in advance,
Kind Regards.
For test instances you can use developer licenses.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Should I use developer license of JIRA B instance which has still valid licences, not expired one?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In addition to the answer from @Vasiliy Zverev you are also seeing information about incompatible versions of plugins
eg In the current instance of JIRA the plugin is at version '6.6.80', but in the backup it is at version '6.6.69'
You need to make sure that your two instances are at the same version for both the base install and the plugins.
You also have some customfields that were not included in your XML backup so you need to work through and resolve those issues as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems that at new JIRA instance you do not have several custom fields:
It all are provided by plugins. Make sure that you have appropriate plugins to import project.
First of all - Tempo plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.