Unable to Project Import into JIRA Server applications from JIRA Cloud

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Problem

The problem occurs while doing a Project import from a cloud instance XML backup. It happens when the Build number of the cloud instance does not match with the JIRA Server Build number. Generally, the Cloud instance is at the latest build. The build number is different from the Version number.

Steps to reproduce the issue:

  1. Take a cloud XML backup.
  2. Perform a project import after setting up the requirement mentioned in the documentation Restoring a Project from Backup.
  3. You are not able to perform the project with the error "
    This data appears to be from an older version of JIRA. Please upgrade the data and try again. The current version of JIRA is at build number '70112', but the supplied backup file was for build number '71001'"

The following appears in the atlassian-jira.log:

2015-12-03 18:03:25,884 JiraTaskExectionThread-3 ERROR tal 1083x2643x1 ojtciz 192.168.2.18 /secure/admin/ProjectImportSelectBackup.jspa [c.a.j.imports.project.DefaultProjectImportService] This data appears to be from an older version of JIRA. Please upgrade the data and try again. The current version of JIRA is at build number '70112', but the supplied backup file was for build number '71001'.

And the below will appear in the browser:

Diagnosis

The issue happens when performing project import from JIRA Cloud backup to a self-hosted JIRA instance.

Cause

The issue is caused by the incompatible build number with the XML backup and the target instance, happens only when doing a project import from a cloud XML backup to JIRA server instance.

Resolution

Please refer to this comment at JRA-59638 - Getting issue details... STATUS :

As per our documentation this is expected:

You cannot import a project directly from JIRA Cloud to JIRA Server — the importer will display errors about version mismatches.

Follow: Restoring a project from JIRA Cloud to JIRA Server

Last modified on Dec 15, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.