Jira - Create comment action

The Create comment action creates a comment on an existing issue.

Input

Input fieldDescription
Issue ID or keyEnter the ID or key of the issue to comment on.
Comment textEnter the comment to add. Use the format [~username] to mention a user.
Role (Visibility)Optional. Enter Jira role names to restrict the visibility of the comment to specific roles. Enter All Users to make the comment visible to all users.

Output

Output fieldDescription
SelfThe API URL of the new comment.
IDThe numeric Jira identifier of the new comment.
AuthorContains information about the original author, including Name and Account ID.
BodyThe content of the comment.
Update authorContains information about the author of the latest update, including Name and Account ID.
CreatedThe date and time the comment was created.
UpdatedThe date and time the comment was last updated.
VisibilityContains visibility settings for the comment, including Type and Value.

Last updated: