Is it possible to bulk archive issues in a Jira project?

Rebecca Hylek
Contributor
January 22, 2025

We have several very old projects that are still in use.  We'd like to bulk archive issues that were closed prior to 2023.  Is this possible or can we only archive one issue at a time?

Thank you!

1 answer

1 accepted

2 votes
Answer accepted
Kristian Walker _Adaptavist_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 22, 2025

Hi Rebecca,

I can confirm Atlassian provides the Archive issue(s) by issue ID/key Rest API that can be used to archive up to 1000 issues per request, and you could use this to write a script to bulk archive issues in old projects.

This API can only be used, however, if your Jira Cloud instance is on the Enterprise or Premium plan.

You could use any automation app inside the marketplace to call this API, such as ScriptRunner for Jira Cloud or PowerScripts or Automation for Jira to write a script to call this API.

Atlassian themselves have written a guide here on how to use Automation for Jira to bulk archive issues that you may also find useful.

As a note, I work for the vendor that makes ScriptRunner, but you can call the Rest API using any approach or app to meet your requirements.

I hope this helps.

Regards,

Kristian

 

Rebecca Hylek
Contributor
January 22, 2025

Thank you Kristian!  We have Jira Cloud and a Premium plan. 

We also have Script Runner however I'm the first to admit my SR skills are very rusty.  Any assistance or suggestions you can give would be greatly appreciated!

Kristian Walker _Adaptavist_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 22, 2025

Hi Rebbeca,

We have an example in our script libray locaed here that you can refer to help you create the script you need.

If you need further help with the script, then please raise a support request here and the support team can assist you with this.

Regards,

Kristian

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events