Attach File to Issue
Description
This step uploads a file attachment to an existing issue in Jira. You provide the issue key and the local file path. Use this step in workflows that attach logs, screenshots, reports, or supporting documents to Jira issues for reference.
Configurations
| Field Name | Description |
|---|---|
| Step Name | Name of the step. This name has to be unique in a single workflow. |
Connection tab
For the connection field details, click Connection Fields
Input tab
| Input Fields | |
| Field Name | Description |
|---|---|
| Issue Key | Specify the issue key of the JIRA for which comment is to be added. JIRA automatically assigns this key when the issue is created (for example, PROJ-123). The field accepts environment variable or previous step field, and the field is mandatory. |
| Get | Click Get to select an issue key. The system opens a pop-up that lists the JIRA projects accessible to the configured user. After you select a project, the next pop-up displays the available issues. Select the required issue key from the list. Note: To prevent performance issues, such as OutOfMemoryException, JIRA limits the number of returned issues: - On-premise (Server/Data Center): Up to 1,000 issues - JIRA Cloud: Up to 100 issues |
| File | Specify the path of the file to be attached to the Jira issue. Or Click Browse to browse and select the file path from the system. |