Forums

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

Download all attachments from different tickets

Markus Geist
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!
December 12, 2022

Hello,

I have a filtered list of 150 tickets in a JIRA-Board.

On each of the tickets are some files attached.

Is  / and how is it possible to download all attached files from the filtered tickets in one operation?

1 answer

0 votes
Kārlis Rozenbergs
January 9, 2026

Hi Markus,

Jira makes this surprisingly difficult out of the box without writing custom scripts.

If you (or anyone else landing here from search) are still looking for a solution, we built a Cloud app called Attachment Architect specifically for this scenario.

It has an Explorer tab where you can:

  1. Paste the JQL for your 150 tickets (e.g., filter = "My Filter").

  2. Select all result files.

  3. Click "Download as .zip".

The most useful part for your use case is the Folder Structure option during download. You can select "By Issue", and the ZIP file will organize the attachments into folders named after the Ticket Keys (e.g., PROJ-1/image.pngPROJ-2/log.txt), so you don't end up with a messy pile of files mixed together.

There is a free trial available if you just need to get this one-time batch done quickly.

Link: Attachment Architect on Atlassian Marketplace

If you using Jira Data Center, you can ask some AI agent to help to build simple Python script to download files using Jira API.

Hope this helps!


Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events