Attachments in Templates

Due to some technical and usability hurdles, attachments are currently not supported yet, but it is something we are exploring.

To give you a better idea about the issue we're encountering...

When inserting a template, we take the body of the response template, resolve any variables in it, and then insert it into the Jira issue. Any attachments that would be used in a template would have to be uploaded to the Jira issue before it can be referenced in the template.

This is where things get a bit more tricky: Atlassian doesn't provide any way for addon vendors like us to store any files within your Jira instance. There is no shared storage, or anything like that. We can only attach files to issues. Thus, we would have to store your file somewhere in our infrastructure. From there, we would then insert some kind of marker in a template saying insert FILE_X here, where the file should be referenced. From there, when inserting a template, we would need upload the file to the Jira issue first to obtain the unique id and URL to the file. Then, we can replace the marker with the real values and insert the template.

Of course, uploading the file to Jira first introduces delays, as the rest of the template cannot move forward until the file is uploaded, which depending on file size could take a while.

Additionally, we generally want to avoid storing customer files in our infrastructure due to privacy reasons, on top of potential storage costs and bandwidth consumption for uploads.

We are in the process of exploring ways around these limitations, and hope to have a viable solution in the near future.

Related Resources

Simple Team Pages

Create rich pages for your projects

Simple Team Pages

Create rich pages for your projects

Simple Team Pages

Create rich pages for your projects