Forums

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

Deactivate Attachments in Tickets

florian_correll May 19, 2025

Hello,

is it Possible to deactivate the function to attach documents to Jira tickets, so that every user can only use the comment section?

Thanks a lot.

 

Florian

2 answers

0 votes
Piyush Annadate _ACE Pune_
Community Champion
May 19, 2025

Hello @florian_correll ,
Yes, you can disable the attachment by following ways:

1. As @Smith  mentioned, you can globally do that, but that would restrict across the whole instance; and not recommended - as it would throw error post attachment update save action. But if you want to - disable size as restriction
2.As @Walter Buggenhout  mentioned, you can add permission restriction to add any attachment, NOTE: that would be for any users within the permission associated project. 

--> 3. If you want to restrict attachment during a issue status - you can edit the workflow to add an property as 'jira.permission.attach.denied' -> this will override the permission scheme.

0 votes
Walter Buggenhout
Community Champion
May 19, 2025

Hi @florian_correll,

Yes. Restrict the create attachments permission in your projects' permission schemes so it is no longer available.

For an overview of project permissions on Jira Data Center, see this support article.

Hope this helps!  

Suggest an answer

Log in or Sign up to answer