Is it possible to update an issue created by a webhook rule?

Bembol Roco April 27, 2021

Hello,

We are trying to automate jira issue creation of alerts created by GCP Stackdriver.

 

We already done that. There's an option in stackdriver where if the incident resolved , it will will trigger the same webhook. Now we are trying to update tickets created by that rule

if {{webhookData.incident.state}} contains closed

instead of creating a new issue it will just comment to an issue with {{webhookData.incident.display_name}} and not resolved.

 

Hours of testing, we somehow can't figure what is the correct conditions.

1 answer

0 votes
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 27, 2021

Hi @Bembol Roco ,

what if you create a new webhook (unique url), only for created event, then your GCP  will triggered by design?

Bembol Roco April 28, 2021

Hello,

Do you mean to create a separate rule for handling closed stackdriver incidents to update created issues?

In related issues condition, does it accept {{webhookData}} or JQL only?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events