Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Auto comment every new issue

In this use case, we'll cover how to post a comment to every newly created issue. 

To accomplish this we'll use the Atlassian JIRA rest APIs. 

Configure the RINT Integration

From the JIRA Rest API documentation...Using chained RINT REST integration actions is a powerful way of creating complex integrations with ease. A chained action will operate on the same issue(s) as the parent action. The chained, child action, will have the possibility to use the response from the parent action as variables. 

Chaining actions