You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We are migrating JIRA instance from one server to another. I would be using xml backup to restore data in new machine.This allows me to migrate the data(including ticket) but not attachment. How should I migrate the attachment.
Hi @Neeta Dubey,
Attachments reside in the <JIRA_Home_Dir>/data folder. Therefore, you will need to manually rsync or copy the data folder to the new server, JIRA Home Directory.
Thanks,
Amith Mathur
Thanks Amith,
I followed below steps.
Restore xml back to the new machine.
copied attachment folder from source machine- Path: C:\Atlassian\Application Data\JIRA-Ontrak2\data\attachments
Pasted to Destination machine- Path - C:\Atlassian\Application Data\JIRA516\data\attachments
restarted JIRA on Destination machine.
Tested it by opening the ticket# however it doesn't show attachment on the Destination machine. URL of test machine is different from prod machine however if i open the ticket they are same on both test and prod machine.
Please tell me i did something incorrect.
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.
Hi @Neeta Dubey ,
Did you changed the Base url, if it is different and pointing to the correct IP Address? Did you ran the indexing once?
What is the message you are seeing when you try to open it ?
Thanks,
Amith Mathur
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have the same problem. Copied attachment files over to new server. All issues data has been migrated. But attachments dont show in jira ui. They are copied correctly into data/attachments/<iproject>/<issue key>/. Can you please let me know if you figured it out?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For anyone experiencing issues with this - please try full reindexing as Amith said above.
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.