Skip to main content

Add Comment

Description

JIRA Add Comment plugin step adds a new comment to an issue in On-premise and On-cloud version of a 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 KeySpecify 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.
GetClick 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.
CommentSpecify a Comment for the specific issue. This field is mandatory.