This document details how JMCF is now supporting the migration of one Jira instance to another using Botron’s Configuration Manager.

Background:

Before 2.2.0 when a Jira instance with JMCF custom fields is migrated to another Jira instance only some part of the configuration is retained as it is. For example:

Now with JMWE 2.2.0, the object reference in the custom fields is replaced with the new object created in the destination Jira instance.

Limitation:

BeanShell scripts using custom fields by their id ( issue.get(“customfield_10100”)) if not edited and saved in the source instance, will not be replaced with the new object in the destination Jira instance.