You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I use NativeForms as a front end for a variety of purposes, and the forms integrate with Jira through, I presume, an API. When a form is completed, and user selects submit, an epic is created in Jira, triggering automation scripts. Generally if a user uploads an image or other file in nativeforms, then those files are attached automatically to the Jira epic.
The problem I've encountered is related to the file upload. Apparently Jira has a hard limit on the size of files that can be uploaded. That is, if the summed, collective size of files uploaded to a nativeform is greater than 5 MB, then NONE of the files will automatically be attached to the Jira epic. That means i have to do that step manually, which i don't want to do.
Question: Is there a way to increase the limit for the file uploads? I know the limit through empirical testing, but I've not seen a control for it in Jira settings, nor have I seen one described online.
Thanks for your help!
Jim
Hi @Jim Ralston ,
there is a specific setting for attachment size limit. Please take a look here https://support.atlassian.com/jira-cloud-administration/docs/configure-file-attachments/
Hope this helps,
Fabio
Thanks much for your feedback. I am familiar with that setting, but I think it may be for manual use of the UI on Jira app, and maybe not for automated issue creation by API. Please see attached for current settings, which shows about 2GB attachment size, which is orders of magnitude larger than the limits I've observed (~ 5MB summed across all attachments for single, automatically-created epic in Jira)
Are you aware of a separate setting for attachment size when attached via API for automatically created issue?
btw here is link to the nativeform which is at issue, though we seen this restriction with other similar nativeforms: https://f.nativeforms.com/4AFcy0jZmoWRPBXaK1Db
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.