Add Comment
Description
This step adds a comment to an existing issue in Jira. You provide the issue key and the comment text. Use this step in workflows that post status updates on issues, add processing results as comments, or log automated actions for audit purposes.
Configurations
| Field Name | Description |
|---|---|
| Step Name | Name 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 Name | Description |
|---|---|
| Input Fields | |
| 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 and 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. |
| Comment | Specify a Comment for the specific issue. This field is mandatory. |