JIRA file upload is limited to 2 Gigabytes

XMLWordPrintable

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Currently you can only uploads files up to 2 Gig. (we default to 10 MB but people sometimes want more)

      Webwork uses Integers for its file upload code so it is limited to 2^31 Bytes (2 Gig).

      Could migrate to org.apache.commons.fileupload as they use longs to manage this.

              Assignee:
              Unassigned
              Reporter:
              Nick Menere [Atlassian] (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: