node-red-contrib-nodered-jira-jql

Nodes for using JIRA REST API - Modify from node-red-contrib-jira (Michael Kolb)


Keywords
node-red
License
GPL-3.0
Install
npm install node-red-contrib-nodered-jira-jql@0.0.6

Documentation

nodered-jira-jql

Node-Red nodes for connecting to JIRA's REST API.

Nodes

  • JIRA Search node - Search for issues by using a JQL-query.
  • JIRA Issue Update node - Update fields of an issue.
  • JIRA Issue get node - Get aa JIRA issue by its key.
  • JIRA Issue Create - Create a new Issue.
  • JIRA Comment Add - Add a comment to an existing issue.
  • JIRA Comment Update - Update an existing JIRA comment.