Skip to main content
Skip table of contents

Migrate a Backbone synchronization to a new Backbone synchronization

This guide explains how to migrate a Backbone synchronization to another so that the synchronization works for the project(s) just as it did before migration.

Possible scenarios

You are synchronizing two projects on two different Jira instances. Let's call them Project A on Jira Instance A, and Project B on Jira Instance B. In case you only use one Jira instance, ignore the reference to two Jira instances.

  • Migrate a synchronized project to another Jira instance
    The synchronization is configured in the Jira instance A. You want to migrate Project A to another instance, but after moving, you want Project A to synchronize with Project B just like before the migration.
    You should first migrate the project A as described in the Atlassian docs, then follow the steps below.

  • Migrate a synchronization from a workaround solution to a real one
    The synchronization is configured in another Jira instance, e.g. because you started to synchronize two cloud instances before Backbone officially supported it. Please follow the steps below.

Requirements

You can use the instructions on both deployment types of Backbone, i.e. Jira Server and Jira Cloud. However, at the moment we do not support to migrate a synchronization over email or file exchange, because step 2 (Exporting the synchronization config) is not supported. If you are affected by this, please reach out to our support team and describe us your use case.

Instructions

Step-1: Prepare the synchronization migration

  1. Stop the original running synchronization

  2. Export the synchronization config for this synchronization

  3. Download the synced issue data for this synchronization (open the synchronization config and click ••• > Download synchronized issues)

Step-2: Migrate the synchronization

  1. Go to (the new Jira instance for) Project A and create a new synchronization with Project B

  2. Import synchronization config that you exported in step 1.2

  3. In the synchronization config, check every tab ('Issue types', 'Fields - mappings' etc.) for validation errors – these will appear in yellow warning boxes. These warnings can appear due to custom IDs (issue type IDs, field IDs, etc) being different in the new Jira instance. Find any errors and correct them.

Step-3: Pair the issues

Upload the synced issue data for this issues in this project that you exported in step 1.3 (click ••• > Pair existing issues > Pair existing issues synced with Backbone before)

Step-4: Start the new synchronization

  1. Start the new synchronization

  2. In the new synchronization, trigger a resync from Project A to Project B and afterwards from Project B to Project A. Select only the summary field to resync, so the resync doesn't take long. This is done in order to recreate the information in the Sync info panel

  3. Once you have verified everything is working correctly, delete the original synchronization. This will also delete the old information in the sync info panel

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.