Last Updated: Nov 18, 2020
The following functions are available for use in the JIRA connector node:
Functions | Description |
---|---|
Add Attachment | Use this function to add an attachment to the ticket |
Add Comment | Use this function to add a new comment in the JIRA ticket |
Assign Issue | Use this function to assign the issue to a particular user |
Create Issue | Use this function to create a new issue in JIRA |
Delete Comment | Use this function to delete a comment in the JIRA ticket |
Delete Issue | Use this function to delete an existing issue |
Download Attachments | Use this function to download the attachments in the JIRA ticket |
Search Issues | Use this function to search for the issues in JIRA using SQL query |
Update Comment | Use this function to update a comment in the JIRA ticket |
Update Issue | Use this function to update the fields related to a JIRA issue |
Update Status | Use this function to change the status of the ticket |