Last Updated: Feb 14, 2022
JIRA is a proprietary issue tracking product developed by Atlassian that allows bug tracking and agile project management.
Ensure that the Prerequisites for JIRA Node are set up before executing the functions.
The following functions are available for use in the JIRA connector node:
Functions | Description |
---|---|
Add Attachment | Adds an attachment to the ticket |
Add Comment | Adds a new comment in the JIRA ticket |
Assign Issue | Assigns the issue to a particular user |
Create Issue | Creates a new issue in JIRA |
Delete Comment | Deletes a comment in the JIRA ticket |
Delete Issue | Deletes an existing issue |
Download Attachments | Downloads the attachments in the JIRA ticket |
Search Issues | Searches for the issues in JIRA using SQL query |
Update Comment | Updates a comment in the JIRA ticket |
Update Issue | Updates the fields related to a JIRA issue |
Update Status | Changes the status of the ticket |