Creates an IssueComment, requires COMMENT on any of the Trackables the Issue is on. Requires READ on referenced Artefacts, additionally, those must be part of a Trackable the Issue is on. If present, the Comment it answers must be on the same Issue.
createIssueComment( input: CreateIssueCommentInput! ): CreateIssueCommentPayload!
createIssueComment.input
CreateIssueCommentInput!
Defines the IssueComment
CreateIssueCommentPayload
createIssueComment
Creates an IssueComment, requires COMMENT on any of the Trackables the Issue is on. Requires READ on referenced Artefacts, additionally, those must be part of a Trackable the Issue is on. If present, the Comment it answers must be on the same Issue.
Arguments
createIssueComment.input●CreateIssueCommentInput!non-null input Defines the IssueComment
Type
CreateIssueCommentPayloadobject