Error formatting macro: appfire-confluence-analytics: java.lang.NullPointerException: Cannot invoke "com.atlassian.confluence.xhtml.api.MacroDefinition.getMacroId()" because "macroDefinition" is null
Skip to end of banner
Go to start of banner

Integration with Configuration Manager for Jira (since 7.6)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Current »

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.

  • 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.

  • Create link

  • Copy links

  • Copy remote links

  • Copy attachments

  • Entry parent

When the following fields have values containing custom field names or IDs, they are not processed and are copied as-is to the target instance.

  • Conditions

  • Create multiple issues

It is recommended that the administrator creates the following field entities if they have not been migrated by Configuration Manager:

  • 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

  • No labels