Hi All,
Does the JIRA application have any file upload functionalities?
If yes, can this be restricted to a few file types?
If yes, please mention on the list of allowed file types?
Can the file format be restricted? like I want to block JPGs format? is it possible from the backend
Regards,
Pooja
Hi @Pooja !
Please, take a look at a similar question and the provided answer:
Restrict attachment file types
Short answers to your questions:
Does the JIRA application have any file upload functionalities? - YES
If yes, can this be restricted to a few file types? - NO
Hope it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're welcome @Pooja !
Have a nice day!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Pooja ,
Using attachement feature , you can upload file in jira.
There is no restriction on file types . you can upload all.
Out of the box, you can't restrict any file types. You develop your own plugin or any third part plugin.
https://community.atlassian.com/t5/Jira-questions/JIRA-attachment-file-type-restriction/qaq-p/115500
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.