Hi in Our JIRA there are so many thousands of issues in all projects.
I need to archive issues of 2015 and 2016 .
Is there any possibility to do that?
Please give me a detailed answer if anyone knows/
thank you
The blog post (written by my colleague) titled How to archive Jira issues on Jira Server and Data Center compares multiple techniques.
If you haven't decided what to do yet, it is a great starting point.
Adding on to Brant's answer, you will find some more details at https://confluence.atlassian.com/adminjiraserver071/archiving-a-project-802592917.html. Check it out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI Jobin,
I want to delete or archive Issues which are in thousands from the years 2015 and 2016..
So could you please help me...
we r using 6.3.1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hash,
JIRA is not setup to archive issues. If you want to remove issues from your JIRA instance but archive them before doing so I would suggest coming up with a process internal to your organization that meets your needs. For example every quarter we do the following:
This provides us with the following:
We have yet to do a full restore to get the information we need. The PDF documents have been sufficient in answering questions that have come up after the project or issue has been deleted.
Hope this helps.
Brant
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI,thanks for answering.
Yes we have test environment also..your process is good..
I want process how to delete old issue ? as iam naive admin
How to copy old issues to PDF ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just use the Better PDF Exporter app!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you mean by "archive"? You'll need to define what you want that process to do and what effect it has on the issues being archived.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, that's fine, but it's not "archiving", it's "completely destroying the issues".
You can run filters for "issue last updated before 1st Jan 2017" and then run through bulk-delete for them, but that's only a thousand at a time. I'd script that from the outside, doing it over REST.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI Nic,
I dont want to delete them. Just want to have a copy of them with read access for others and archiving them .that is what i wanted
could you please help me with that.
thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it to clean up your Kanban? A quick fix for me was to create a quick filter instead of changing the status of items
Go to Kanban
Board Settings
Quick Filters
Name the new filter
Enter into the JQL field - status != Done OR resolutiondate >= startOfWeek()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @hash ,
Wanted to share that we released issue-level archiving (archive individual issues, bulk edit through JQL search, or automated through APIs) in Jira Software Data Center 8.1, and a new browse archives page in 8.4. Here's our announcement and blog with all the details:
https://www.atlassian.com/blog/enterprise/issue-archiving
Cheers,
Jess
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jess,
Do You have any plans to release issues archiving in Jira Software Server?
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gita
We do not have plans to release issue archiving for Jira Software Server, as this feature supports our enterprise value propositions for Data Center around high availability, performance at scale, and administrative control. If you'd like to learn more about how we prioritize features for each offering, this is a great resource: https://www.atlassian.com/blog/jira-software/prioritizing-features-server-data-center
Best,
Jessica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm currently considering how best to tackle this for one of my projects that has thousands of tickets also. Mostly because making jira changes take forever when the project is large.
What I'm throwing around in my head atm is cloning my current project and renaming it to include "Archive" in the name. Then I would query for all the issues I want to archive and use the Move function in Jira to shovel them over into that other project. I'm thinking this might be the best way for them to be queryable, but out of the active project.
As for 'read only', there are a few ways you could probably do it: project-level edit permissions, or you might create a custom workflow with no statuses except "Closed" and apply that to the new project (would prevent even admin-level users from changing the status of those tickets without them tweaking the project workflow).
Don't know if that's the best solution, but wanted to share my current thoughts on the topic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could try to adjust this project for your needs:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.