Jira - Update comment action

The Update comment action updates a comment on an existing issue.

Input

Input fieldDescription
Issue ID or keyEnter the ID or key of the issue with the comment to update.
Comment IDEnter the ID of the comment to update.
CommentEnter the contents to update the comment with. 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 comment.
IDThe numeric Jira identifier of the 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: