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


Multiple Checklists for Jira are available for all hosting options - Jira Cloud, Jira Server, and Jira Data Center. The feature set and the user interface on all of those options are the same, which means that you can freely migrate to another hosting without any loss of features or the need to onboard users with the app again.

Templates

Global templates are not automatically migrated and you are expected to migrate them by using our script to the new hosting. The process won’t take longer than 5 minutes. All templates are migrated with automation (configured with issue types or JQL).

(warning) Before you run script make sure that you migrated Jira from server to cloud: https://support.atlassian.com/migration/docs/use-jira-site-import-to-migrate-from-server-to-cloud/

Script:

Instructions:
  1. Install Python 3 - https://www.python.org/downloads/

  2. Install Pip - https://pip.pypa.io/en/stable/installation/

  3. Install dependencies:

    • pip3 install http-constants

  4. Update variables in script:

  5. Run script:

Statuses

Custom statuses are not automatically migrated. In this case please contact support for further assistance.


  • No labels