Last Updated: Sep 13, 2021
Use this function to add a new comment in the JIRA ticket.
Add Comment (token, url, username, issue_key, comment)
Input Parameter Name | Description |
---|---|
token | JIRA API token |
url | JIRA URL |
username | JIRA username |
issue_key | Key of the Issue |
comment | New comment |
To know more about token, click here.
Return Value | Description |
---|---|
Output |
|
Add Comment (ABCDCEF, https: //yourusername.atlassian.net, yourname@gmail.com, EX-30, We are looking into this issue.)
To view all the JIRA functions, click here.