Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Configuration Manager for Jira is a powerful app that allows Jira administrators to transfer configuration data between different Jira Server and DC instances. Create on Transition for Jira is integrated with Configuration Manager making it easy to move data between instances. This integration enables administrators to bundle the global app configurations and workflow post function configurations with Configuration manager snapshots in the source instance and restore these snapshots while importing them into the target instance.

Note
  • Currently, note that the Merge Configuration deployment mode (on the first page of configuration wizard) is not supported while deploying the configuration snapshot for global app configuration data.

  • It is recommended to verify and test the app configuration data migration in a staging environment before deploying it in production.

  • If you do not intend to migrate Create on Transition workflow data, you must disable the cot-workflow-participant-handler module in the Manage apps page.

Pre-requisites

Ensure both the source and target instances have the same version of Configuration Manager for Jira and Create on Transition for Jira installed before migrating data.

Limitations

Issue fields listed here (that contain issue keys) are copied as-is into the target instance while migrating workflow post functions. Create Issue and Create Sub-task process them once Configuration Manager imports the referenced issues into the target instance. When the referenced issues are imported into a new project, the administrator must update the respective issue keys.

...

  • Components

  • Fix versions

  • Affected versions

  • Labels

  • Reporter

  • Assignee

  • Watchers

Substitution variables processing

Custom fields

  • When substitution variables are used to set custom fields in the source instance, the following representations are not currently supported in workflow post function migrations:

  • entry_customfield_<issue key>

  • values_customfield_<custom field id>

  • values_customfield_<issue key>(entry)

  • transition_customfield_<custom field id>

Others

When the following fields are defined using substitution variables in the source instance, they are not processed and are copied as-is to the target instance:

  • JQL query

  • Acting user

...