Forums

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

Is it possible to perform a bulk archive of issues in Jira?

Margarita
Contributor
April 18, 2024

We are unable to find the "archive" option in the bulk change feature to archive completed issues within a project.

4 answers

3 accepted

1 vote
Answer accepted
Kelsey LaMastres _Appfire_
Atlassian Partner
April 18, 2024

Hi Margarita,

You can actually use Jira CLI to accomplish this! Jira CLI is a helpful command-line automation app that enables you to bulk complete tasks that are otherwise time-consuming through the UI. 

There's an archiveIssues command actually, and you can fill it in with the parameters you need, for example:

--action archiveIssues --jql "project = "PROJECT_KEY" AND status = "Done""

You can try it the app free for 30 days. Let me know if it works for you, and feel free to contact our support team if you run into any problems.

- Kelsey

0 votes
Answer accepted
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 18, 2024

Hi Margarita,

Jira Cloud does not have the ability to archive individual issues. You do have the ability to archive projects though. So you could create a project specifically for archived issues if you want and then do a bulk move of issues to that project. 

Margarita
Contributor
April 18, 2024

Thank you, John!

Like John Funk likes this
Deepak Menezes February 10, 2025

Now we can archive issues individually in the Jira cloud. I am looking for a way bulk archive issues using specific JQL

Like Brandon Biernaczyk likes this
Brandon Biernaczyk
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 26, 2025 edited

As @Deepak Menezes said there is an Archive option in Cloud version of Jira now. archive cloud.png

I came across article where author shows that he can use archive option in bulk edit mode (but that's on premise one). Is it somehow blocked by default on Cloud?

https://www.atlassian.com/blog/enterprise/issue-archiving

 

 

Deepak Menezes February 27, 2025

I don't see a bulk archive option in the Jira cloud, As @Christian Winter suggested, we can use Jira automation and JQL to fetch the issues to be archived and make 1 REST API call each to archive the issues.
Solution: 

https://confluence.atlassian.com/jirakb/bulk-archive-issues-in-jira-cloud-1484590183.html

Christian Winter February 27, 2025 edited

@Deepak Menezes Exactly, as far as I know, bulk archiving issue is currently only possible through the Jira Cloud REST API. There are several ways to utilize the API Endpoint: 

  1. Through an external API Client like Postman, curl, httpie etc. 
  2. Or through an Automation Rule in Jira. -> "Send web request" action. 
Brandon Biernaczyk
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 27, 2025

I used a Python method to archive tickets from my projects today, as I was looking for a solution. It's very simple."


https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-archive-put

0 votes
Answer accepted
Nikola Perisic
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 18, 2024

Hello @Margarita 

Jira doesn't have this functionality. Also, there are no third party apps that support this. There is only an option to bulk delete the issues. The only thing that can be archived are the projects. 

0 votes
Christian Winter January 17, 2025 edited

Hello @Margarita ,

you can definitely bulk archive issues with the REST API

  • There is an article from Atlassian how to achieve it for 100 issues with an automation
  • Or you could just use an API Client like Postman to send the web requests. Here's the cap 1.000 issues.

Best regards,

Christian 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
atlassian, atlassian government cloud, fedramp, webinar, register for webinar, atlassian cloud webinar, fedramp moderate offering, work faster with cloud

Unlocking the future with Atlassian Government Cloud ☁️

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 Now
AUG Leaders

Atlassian Community Events