We are currently merging two instances of jira and migrating project by project.
We have a project named "Alpha" with a Projectkey "ALP". We created that project on the new target instance, exported it on the old instance and copied avatars and attachments into position.
So the attachments lies now for example under .../application-data/jira/import/attachments/ALP/ALP-7
But the Importer expects them unter .../application-data/jira/import/attachments/ALPHA/ALPHA-7
Do we have to rename every folder and subfolder?
Or is there a way to configure that?
We migrated our jira to a clean Installation on a new VM and now the described behaviour is no longer reproducible. Seems to be an Anomalie out of a serveral times upgraded jira-instance.
Hi @Thilo Brause,
Please note that JIRA Project Key is unique. So, when you try to merge two instances, you should be careful with the project keys on the target system.
If the project key already exists in the target system, then you should use another key.
Please note that the import related files should be placed as per the new project key.
In your case, all the files in /application-data/jira/import/attachments/ALP/ALP-7 should be placed under /application-data/jira/import/attachments/ALPHA/ALPHA-7 and it would be applicable for each issue in the project.
Yes, you have to rename ALP-/ALP-xxx to ALPHA/ALPHA-xxx.
To address this scenario, following is my recommendation:
Hope this address your concern.
Regards,
Ravi Varma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear @Ravi Varma,
thanks for your fast answer. I just noticed I was unspecific in two points:
1.) We move only projects to the other instance that didn't exist there before
2.) We use the "Import Project"-Functionality of JIRA
So to import project ALPHA, with Key ALP in the new instance, I had to creat a new empty project with that key and name in the new instance as first step. And on importing the project at the point, the attachments were expected by the project-import-functionality to be in a folder-structure based on the project-name and not as you indicated, in folder-structure based on the project-key.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Thilo Brause,
Regards,
Ravi Varma
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.