Hi Team,
One of our clients is planning to move from Jira Service Management (JSM) to BMC Helix ITSM. As part of this transition, we are currently evaluating options to migrate the client’s historical data from JSM to Helix.
The client has approximately 3 years of historical data, totalling around 2000 requests, which include:
Incidents
Bugs
Enhancements
Service Requests
We would like to understand the best approach for data migration from JSM to another platform (Helix).
Specifically, we would like to migrate the complete ticket history, including:
Summary and Description
Closure review / resolution details
Comments (internal and public)
Attachments
Custom field data and other metadata
Our questions are:
What is the recommended way to export this data from JSM so that it can be imported into another ITSM tool (Helix)?
Is there a way to export tickets along with comments, attachments, and field details in a structured format suitable for migration?
Are there any native export capabilities, APIs, or marketplace apps that are commonly used for this type of migration?
If full migration is not practical, are there recommended approaches for archiving or retaining historical data outside JSM?
Currently, the client wants to retain access to historical requests for compliance and audit purposes. Because of this, we may need to maintain both systems:
JSM (for historical data until the retention period ends)
Helix (for all new requests)
However, maintaining access to both platforms significantly increases operational cost, so we are exploring whether data migration or archiving is feasible.
Any recommendations, tools, or best practices from the community would be greatly appreciated.
Thanks for sharing the details. Since the client wants to retain several years of request history for audit purposes, a few practical points are worth considering early:
In your case, try exploring this listing on Atlassian marketplace, OpsHub Migration Manager (OMM), that helps move historical tickets between ITSM platforms while preserving comments, attachments, relationships, and field mappings. It supports phased or full migrations and is designed to move data with no downtime, no disruption, and no data loss.
Hope it helps!
If you decide to take the CSV route, then the Better Excel Exporter app can be handy during the process, because:
(Discl. this paid and supported app is developed by our team. Free for 10 users.)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ashok Murugesan ,
It seems you're on the Cloud version of JSM. For just the records; you can export all issues into CSV file and then import it back to other ITSM tool.
However, this approach won't cover the attachments. For getting attachments, you can use the Rest API and/or Full system backup.
For comments; you can get the comments by exporting the issues via "CSV (all fields)" option which will give the comments as separate columns. (For further information)
I usually suggest following steps:
Then, if they insist to see some records in Helix, organize the data as your wish (i.e to the Helix's desired format; Excel or Helix's Rest API) and import to the Helix.
With this way, even if the Jira license expires, they can access the data easily.
For some cases, I am just inserting the data to the Excel (Sharepoint or Google Docs link) and share this link to the users for seeing historical data.
Also, you may check extensions in Helix, they may have some apps that migrates from Jira directly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Search for al your issues and export them to CSV.
I have no experience with BMC(Helix), last time I sa that it was still called Remedy ;).
Quick search provides me with BMC allows import data via files, https://docs.bmc.com/xwiki/bin/view/Service-Management/Innovation-Suite/BMC-Helix-Platform/helixplatform/Administering/Exporting-and-importing-custom-record-data-in-applications-by-using-Data-Management-Console/Importing-custom-record-data-in-your-application/
You would just need to see how all content from the CVS will or needs to be stored in BMC
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.