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