While migrating Jira instance or projects, if custom field(s) has got same IDs both in source and target instance, how it would be handled while migration.
Hi,
It depends on how you perform migration and what you migrate.
If you migrate an instance using XML backup your customfield Ids are retained. In fact, since you clone the instance you'll keep everything as they are.
If you perform a project migration using XML backup and Jira project import, per process you have to create all of the issue related entities (custom fields, workflows, priorities etc) manually, you'll have new Ids.
If you do migration by csv, json or similar, you sa as project import case.
If you use a third party app, like configuration manager, it depends on the app's implementation but I would say you'll have new customfield IDs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.