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 8 Next »

Marvelution is committed to provide an easy migration path the Jenkins Integration for Jira app.

This includes the following paths:

  • support migrating from server to a different server instance

  • support migrating from cloud to a different cloud instance

  • support migrating from server to cloud DONE

  • support migrating from cloud to server

With the release of version 4.6.0 of the Jenkins Integration for Jira app for Jira Server migration can now be done automatically as part of your Jira Cloud Migration Assistant migration plans.

Other means of migration are only supported by manually copying the data from one instance of Jira to the other.

However development is underway to ease these other migration processes.

Integration Differences

Not all features available in the server version are available in the cloud version of the app and visa versa. See the table below for differences.

Feature

Jira Server

Jira Cloud

Activity Stream

(tick)

(error)

JQL Functions

(tick)

(error)

Release Reports build column and warnings

(tick)

(error)

Build Information Provider

(error)

(tick)

Deployment Information Provider

(error)

(tick)

None of these differences have an impact on the ability to migrate data, these differences only effect how the app shows data within Jira.

Instructions

Migrate from server to a different server instance

  1. Connect to you source Jira database using your favourite SQL tooling that is also appropriate for the database you have.

  2. Once connected locate the tables that prefixed with AO_3FB43F_

  3. Export the structure and data

  4. Connect to you destination Jira database using your favourite SQL tooling that is also appropriate for the database you have.

  5. Import the structure and data exported in step 3

Migrate from cloud to a different cloud instance

Contact support at getsupport.marvelution.com in order to migrate the data from one cloud instance to another.

Migrate from server to cloud OCT 2020

Automated migration of app data is now supported via the Jira Cloud Migration Assistant app.

Simply install the Jira Cloud Migration Assistant and the upgrade the Jenkins Integration for Jira app to the latest version available, and migrate all your Jenkins data within Jira to your Jira Cloud instance.

Both the https://marketplace.atlassian.com/apps/1221134/jenkins-integration-for-jira-lite?hosting=server&tab=overview and the https://marketplace.atlassian.com/apps/1211376/jenkins-integration-for-jira?hosting=server&tab=overview support automated migration paths using the Jira Cloud Migration Assistant.

Migrate from cloud to server

Contact support at getsupport.marvelution.com in order to migrate the data from cloud to server.

  • No labels