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

Compare with Current View Page History

« Previous Version 4 Next »

This page describes the migration path that our customers can follow in order to migrate Xray data from Jira Server / Data Center to Jira Cloud.


Jira Cloud Migration Assistant  IN PROGRESS


Atlassian provides an app called Jira Cloud Migration Assistant which will help users assess and migrate all the information from Jira on-premises to Jira Cloud. Jira Apps can also integrate with this assistant, making it easier to migrate all the data at once.

Currently, Xray does not yet support the Jira Cloud Migration Assistant. We plan to provide this integration in early 2021.


Xray Cloud Migration Scripts - Temporary Solution AVAILABLE


Although there isn't support for the Jira Cloud Migration Assistant yet, the Xray team has created some scripts that can help you migrate your data today.

These scripts are using the Xray REST and GraphQL APIs to fetch the Xray information from Xray Server/DC, and then import this information into Xray Cloud.


Script Requirements

The scripts will not create new issues in Jira Cloud. The Xray issues must have already been migrated. Therefore, you first need to migrate the issues using the Jira Cloud Migration Assistant


The scripts will fill the gaps, namely:

  • Test specifications
  • Test Repository folders
  • Relations between Xray issues/entities, e.g. Tests in Test Plans, Tests in Test Sets, Preconditions, etc.
  • Test Runs


Script Performance

Depending on the number of issues, the migration scripts can take a considerable amount of time to execute and migrate all the data. Please plan ahead and do Proof-Of-Concept into a Test Jira instance first.

Download

These scrips are publicly available and free to use in our Github:  

https://github.com/Xray-App/xray-cloud-mig

Please clone the repository and make any changes needed.




  • No labels