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.
I need to migrate all the issues from a particular project into another project of different Jira instance. What is the best way to accomplish that. The migrated issues must have all the comments and attachments from the source instance.
Hi, there is a way to export and import issues in CSV.
If you go to the Issue search page, you can click on Export and select an export option,
You can start an import under External System Import.
https://confluence.atlassian.com/adminjiracloud/importing-data-from-csv-776636762.html
https://confluence.atlassian.com/adminjiraserver073/importing-data-from-csv-861253680.html
But you can move full projects with Configuration Manager
Hi There - thanks for your response. When I attempt an export issue using CSV (Current Fields), the comments is not getting exported and there is no option to export attachments.
Export using CSV (All Fields) is generating a huge file since there are infinite number of custom fields in my source project.
I guess I need to use CSV (All Fields) export and then parse the file to pull the data that I'm interested in migrating to target system. Any thoughts?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't have experience with export-import on this level, all I can add is that you cannot export and import attachments, only their references, and the references have to point somewhere the target Jira can also access them. First you import all other parts of the issue with the attachment references, then the attachments themselves.
https://community.atlassian.com/t5/Jira-questions/import-attachments-from-csv-file/qaq-p/245071
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.