We are migrating to Jira Cloud instance with existing data that came from the same server instance that the current migration is coming from.
The server instance is a Test instance which getting refreshed once in few months with new data from production Jira Server.
I noticed that if there wasn't a Server refresh in that period of time between the 2 phases of migration, everything looks good and we don't have any duplications, but after we did a refresh to the Test server instance and then the 2nd phase migration, all the custom fields and screens are getting duplicated.
We need to know of someone encountered this before and how to avoid this.
If it's not possible to avoid this, it will be helpful to know how to fix it on Cloud post-migration and merge the duplicated fields, using scripts or any other possible solutions.
Hello @Mayur Ingale
The scenario as per my understanding is:
Assuming the following:
The duplication of the custom fields and screens occurred as the JCMA treats the custom fields as unique during each execution.
So, if you execute migration through JCMA multiple times, it would treat the custom fields being used by the projects in that migration plan as unique and would create a copy of the same.
In order to avoid this, you may consider migrating the whole instance together; if the instance is not too big.
Alternatively, you may even consider creating blocks of projects to be migrated together based on the custom fields being used.
Last but not the least, this can be fixed as well. Post-cloud migration you can simply copy the content from the duplicate fields to the original fields (using Automation) and then delete the duplicate ones.
Hope this helps.
--GG
Thank you @Gaurav for your quick reply !!
Actually we have difference cases... till date we have successfully migrated some Jira projects from 3 different instances.
This specific senario we need to meger one of our business line to existing Cloud production Jira. So full migration option is not suitable us.
You said "copy the content from the duplicate fields to the original fields (using Automation)" --> Could you please explain bit more about this. How can we use Automation to fix these duplicate objects post migration?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Mayur Ingale
In order to copy the content, create a rule which is scheduled and use JQL to limit the issues.
In actions,
Hope this helps.
--GG
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.