The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get a snapshot of a JIRA project

cgadam
Contributor
November 10, 2013

Hi, I would like to know how to get a snapshot of an entire JIRA project. (with all the tickets in it, their status, all attachments/mockups, etc etc) so that if I want to restore that in the future it will load the entire JIRA project just as it is today!

Thanks!

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 10, 2013

You will have to backup the enitre instance.

https://confluence.atlassian.com/display/JIRA/Backing+Up+Data

You can then restore the project alone at a later stage if needed.

https://confluence.atlassian.com/display/JIRA/Restoring+a+Project+from+Backup

cgadam
Contributor
November 10, 2013

Thank you very much Jobin!

1 vote
RicardoA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 10, 2013

Hi Christian

You make a full backup of your current instance, and when needed you give it to the target Jira and then use "project import": https://confluence.atlassian.com/display/JIRA/Restoring+a+Project+from+Backup - it will read the whole import file and pull out the project you select.

Hope it helps,
Ricardo Carracedo.
cgadam
Contributor
November 10, 2013

Thank you very much Ricardo!