Last updated May 23, 2024

Changelog

This changelog is the source of truth for all changes to the Migration API.

Note that some functionality in the Migration API remains in beta.

23 May 2024

Announcement The public migration API is now available for all

We’ve completed the beta phase for the migration API and are now moving it to general availability (GA).

As a part of the GA release, we’re also adding the following features for jira-onpremises-to-cloud jobs (JCMA >= 1.11.4):

  1. Support for archived issues. They will now be migrated by default. If you wish to skip migrating archived issues, you can use the includeArchivedIssues=false flag in projects.

  2. Support for dashboards. Jobs will now migrate all dashboards by default. If you don’t wish to migrate dashboards, you can set the dashboards mode to NONE.

  3. Support for migrating boards and filters with the following options (read more here link):

    1. ALL - This includes all filters (both single and cross-project) and cross-project boards, irrespective of their shared access.

    2. SCOPED - (Default) Only migrate boards and filters shared with selected projects. This includes both single and cross-project boards and filters that have been shared with the projects selected for migration.

    3. NONE - Doesn’t migrate boards and filters.

  4. Support for progress details in the status API (link).

For more details about the API’s functionality, go to https://developer.atlassian.com/platform/migration-api/.

4 March 2024

Announcement The public migration API is now in beta

We’ve completed the Early Access Program (EAP) for the migration API and are now moving it to beta. For more details about the API’s functionality, go to https://developer.atlassian.com/platform/migration-api/.

Rate this page: