Overview
Attach File Manager For Jira is compatible with Xporter for Jira to export imges in document outside of the Jira context.
How to use
add the following configuration on Xporter Template:
${set(var,${customfield_name})} !{http://<Base-URL>/rest/kepler/1.0/file-attach/${var}}
Parameters
Parameters | Explanation |
---|---|
customfield_name | The name of image file |
var | The value of customfield_name |