0.0.4 • Published 5 years ago

node-red-contrib-jira-jql v0.0.4

Weekly downloads
7
License
GPL-3.0
Repository
github
Last release
5 years ago

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.