Jira add issue comment
This activity adds a comment to an existing issue in Jira.
| Parameters | Description |
|---|---|
Connection |
Jira integration connections. |
IssueId |
Issue Identifier. |
Comment |
The comment you wish to add to an existing ticket. |
| Parameters | Description |
|---|---|
Body |
Returns the JSON formatted response from the activity. |
StatusCode |
HTTP response code for the request. |
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False). |
↑