Versions Compared

Key

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

On this page:

Table of Contents
minLevel1
maxLevel6
include
outlinefalse
indent
styledefault
exclude
typelist
class
printabletrue

How to manage my migrations

...

The Manage Migrations page lists essential information for each migration. This page allows you to view the status and details of your past and ongoing migrations at a glance. In addition to that, you can return to a previously incomplete migration to review details or complete it. For failed and successful deployments, you can go back to their result page to review the outcome in more detail.

Migration states

Each migration you create can be in one of the following states:

  • Status
    colourPurple
    titleCREated
    The migration is created. You can use the View action to resume and complete the migration.

  • Status
    colourBlue
    titleAnalysis
    The migration is being analyzed. You can use the View action to check the analysis progress and details.

  • Status
    colourRed
    titlefailed
    The migration failed. You can open a support request and send us a support zip, which helps us identify the problem.

  • Status
    colourGreen
    titleCompleted
    The migration is completed. Use the View action to see the summary of the migrated projects, issues, and configuration changes.

Review or return to a migration

  1. Log in as a user with the Jira System Administrators global permission.

  2. Navigate to the top right of the screen and choose Jira Settings > Configuration Manager.

  3. In the Manage migrations sectionof the Move to Jira Cloudpage, review the list of migrations.

  4. Choose a migration in any state and click View in the Actions section.

    The image shows an example list of migrations in created, analysis, running , completed and failed states.There's also a pointer to the Actions column containing the different actions for each migration.
  5. For the

    Status
    colourPurple
    titleCREATED
    ,
    Status
    colourBlue
    titleANALYSIS
    , and
    Status
    colourYellow
    titleRunning
    states, you resume the migration from where you left off.
    For
    Status
    colourGreen
    titleCOMPLETED
    migrations, you can see and review the migration result, as shown in the screenshot below.

    Image of the successful migration complete page after clicking View in the Manage migrations page.

    For

    Status
    colourRed
    titleFAILED
    migrations, you see an error page that suggests opening a support ticket with the migration ID and support zip file.

Download a support zip

You can download and send us a support zip to help us investigate the cause of a failed migration.

  1. Log in as a user with the Jira System Administrators global permission.

  2. Navigate to the top right of the screen and choose Jira Settings > Configuration Manager.

  3. From the left-side menu, select Move to Jira Cloud and review the list of migrations. Choose a failed migration and click Support zip in the Actions section. Contact us and attach the downloaded support zip file to our Support Portal.

  4. The image shows the Support zip button in the Actions column of a failed migration.

View migrations when connectivity is lost

When a connection to the Jira Cloud site can’t be established for some reason, you won’t be able to return to or open an existing migration.

You need to connect or reconnect to the Jira site with valid credentials when:

...