Jelly AttachFile tag needs write access to source attachments directory

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 3.4
    • Affects Version/s: None
    • Component/s: Issue - Attachments
    • None

      The <jira:AttachFile> tag needs a temporary copy of the attachment. Unfortunately it tries to create it in the same directory that the attachment came from. So if you're trying to attach /foo/somefile.txt, JIRA tries to create /foo/tmp/somefile.txt (and delete it afterwards).

      This is clearly a bad idea, since the attachment directory may not be writeable.

              Assignee:
              MarkC
              Reporter:
              Jeff Turner
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: