Skip to main content

Download Attachments

Description

This plugin step downloads all the attachments associated with a JIRA issue in an on premise or on-cloud version of JIRA instance.

Configurations

Field NameDescription
Step NameName of the step. This name has to be unique in a single workflow.

Connection

For the connection field details, click Connection Fields

Input tab

Field NameDescription
Input Fields
Issue KeyIssue Key of the issue to be deleted.
Note: REST API can get maximum of 1000 and 100 issues for on-premise and on-cloud instance respectively. This is an intentional limitation on JIRA applications to avoid performance-related issues such as an OutOfMemoryException.
Button: GetClicking on this button brings up the issue keys available as per the access permission of Username provided in Connection.
Output Folder PathFile path of the file to be attached to the issue.
Button: Browse FolderClicking on this button brings up the dialog to browse the path of an output folder to download attachments for the issue key specified.
Delete Output Folder Contents beforeMouse hover to see the allowed values “Yes”, “No”. Type Yes to delete output folder contents before downloading new files, otherwise type No
Add DataTimeStamp for Duplicate FilesMouse hover on this field to see that the allowed values are “Yes” or “No”. Type Yes to Download files and add DataTimeStamp. This is useful in case of duplicate files.
Add File to ResultAllowed values: ‘Yes’ or ‘No’
Provide ‘Yes’ if you wish to provide a link to download the attachment on AutomationEdge else provide ‘No’.
Output Fields
Total FilesSpecify a field name to hold the total files upon successful plugin execution. Default field name is “Total Files”. This field is mandatory.
Downloaded FilesSpecify a field name to hold the number of the Downloaded Files.
Overwritten FilesSpecify a field name to hold the total number of the Overwritten Files.
Errors can be captured in the step error handling (right-click step and select error handling) to make the error message visible on AutomationEdge Requests.