Work with Comments
With HAPI, you can easily add comments to issues and retrieve comments from issues.
Add comments to an issue
You can add comments to an issue in Jira to provide updates, share progress, or communicate important information. Here's an example of how to add a comment:
Retrieve all comments from an issue
You can use the getComments
function to fetch all comments associated with an issue.