Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi Everyone,
I am trying to migrate my old Jira Server instance to the Jira Data Center. My currently version of JSoftware is 8.6. I have a big Insight database and after recovery from XML I have recovered all issues, project etc. but all Insight tables are empty.
I use Insight plugin 8.7.3 in old Instance. Would you know what's going on?
Hi @jakub kalinowski ,
Using the add-on Insight Assets Backup & Migration you can migrate Assets (formerly Insight) object schemas to the destination Jira Cloud instance.
To read more details, please check the article below:
Here you can see the full documentation for the application.
If you have more questions or suggestions feel free to contact Twinit support.
BR,
Oto
Hi @jakub kalinowskiI don't do the migration yet, but I think you can do it manually likes:
- Check schemas of old insight.
- Backup only data related to insight.
- Restore all data from the backup of insight, then continue to check again
https://community.atlassian.com/t5/Jira-Service-Management/How-to-restore-Insight-from-DB-backup-without-affecting-Jira/qaq-p/1823355
Yes, I have worked with the internals of Insight in Jira, mostly for doing merges and migrations. Not all of its data is held in those tables, there is data held in the Jira tables.
A simple restore of the insight tables will NOT restore all your data.
You will need to restore the whole backup you took into a temporary development system, work out what you deleted and then script a way to export and import it into the main system.
The answer from other post.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
https://community.atlassian.com/t5/Jira-Service-Management/Insight-import-csv-from-Sharepoint/qaq-p/2181138
Maybe you can apply the solution from this post
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.