# Migration with unsupported Jira versions causes errors

&#x20;App migration is not possible due to an unsupported app version:

<figure><img src="/files/hrdjH8Vrpxs26yhzknYE" alt=""><figcaption><p>Example of error</p></figcaption></figure>

## Explanation

Migration from on-prem to cloud instances is usually supported on the latest version of our application.

If you are using a Jira version that is unsupported by the latest on-prem version of our app, migration will not be possible and you will see a version on the below error message (app version may vary):

<figure><img src="/files/QpmAlRVUKjW2fzloQHvW" alt=""><figcaption><p>Example of error</p></figcaption></figure>

The reason for this behaviour is that we are trying to minimize possible errors stemming from bugs during the migration process.&#x20;

As we fix them along the way, we are introducing new versions of our applications and supporting newer Jira versions.

## Solution

The easiest way to get around this issue is to check supported Jira versions of our application on Atlassian Marketplace and update your Jira.

If that is not possible, reach out to us with your current on-prem Jira and Email This Issue versions and we will do our best to help with the migration.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.meta-inf.hu/email-this-issue/server-to-cloud-migration/server-to-cloud-automatic-migration-tool/migration-with-unsupported-jira-versions-causes-errors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
