Hi All,
Can someone please guide me on how to migrate data from Azure DevOps to the Jira server? I want to migrate only tickets that are filtered using the Azure DevOps query. I understand that we can do an export and import the issues into JIRA but we would lose history (when an issue was moved from a particular state to another, etc.)
This would be important since we would like to move from Azure DevOps to Jira but not lose the history. I would also want to migrate attachments, issue links, comments, and avatars that are attached with the ticket.
Thanks,
Deepali Bagul
Importing from a formatted JSON file may be the way to go.
It allows for History, Attachments....
From this page:
Importing Data From JSON
Thanks @Craig Nodwell ! This is helpful. I am trying to get generate the JSON file through REST API.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Were you able to migrate Azure Devops instance to Jira?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.