Hi Atlassian Community,
We are currently working on an urgent client requirement to migrate approximately 80,000 issues from Freshrelease (Freshworks Agile Project Management & Bug Tracking) to Jira Cloud.
Freshrelease reference: https://www.freshworks.com/apps/freshrelease_for_freshdesk/
The client would like to preserve as much information as possible, including:
We have already contacted Atlassian Support and understand that there is no native migration tool available for Freshrelease, and that CSV import has limitations (history, attachments, linked issues, etc.).
We're looking for guidance from the community:
Any recommendations, experiences, or documentation would be greatly appreciated.
Thank you in advance for your support!
Hi Akshad,
The migration totally depends upon source tool in your case freshrelease
Check the possible and available rest api to export the data mostly history and activity logs if the data can be exported or not!
next is to implement process & project in Jira target system all things workflows, work types, fields etc.
take dummy export of Jira work item which tells you what format jira needs to get the data imported into jira!
now the final step is to convert the exported data from fresh release to jira compatible form and import it using rest api creating custom script or csv import!
regards,
shubham
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.