Forums

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

Bulk attaching PDF files to existing issues or CSV imported issues in Jira Cloud

nagata shumpei
Contributor
May 18, 2026

Is there a way to bulk attach PDF files to existing Jira issues, or to issues newly created via CSV import in Jira Cloud?

Currently, we manually drag and drop PDF files into each issue one by one. However, since the number of files is quite large, the operational workload has become very heavy.

We also considered using SharePoint links instead of file attachments, but the generated URLs exceed 255 characters, which makes that approach difficult to manage in our operation.

Therefore, we would like to attach the PDF files themselves directly to Jira issues in bulk.

If there are any recommended approaches or commonly used operational methods, we would greatly appreciate your advice.

Environment:

  • Jira cloud
  • Attachment type : PDF only

1 answer

0 votes
Liam Do - DevSamurai
Atlassian Partner
May 18, 2026

Hi @nagata shumpei ,

Jira Cloud's CSV import does support importing attachments. You can attach files to issues created (or updated) via CSV import by following this document:

The files need to be hosted somewhere your Jira Cloud site can reach via URL (e.g., a web server, cloud storage with public/shared links, or SharePoint). Local file paths won't work.

You can also use the Jira REST API to programmatically attach local PDF files to issues.

With a simple script (Python, PowerShell, etc.), you can loop through a list of issue keys and their corresponding PDF files to attach them in bulk. Here's the document:

Hope it helps 🙌
Liam

Suggest an answer

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

Atlassian Community Events