You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello,
I have setup Jira and OpsGenie Integration. Everything in the integration is working fine apart from the rule that if I change the status to Done of a Jira Ticket, it should close the corresponding OpsGenie ticket.
I have tried to look at the integration logs and I can see that the ticket status is being correctly parsed however somehow the alert is not being closed.
Rules that I have setup:
Jira and OpsGenie Webhook settings:
Can someone please advise regarding the issue?
Hi @[deleted] ,
If I had to guess, your integration's Create Alert action might be matching when the status is being transitioned to Done:
That's more of an assumption since I cannot see what your log actually shows. To avoid this, you might want to add another condition(s) to the Create Alert action's filter.
By default, the Jira integration creates alerts when the Event Type = issue_created - so maybe consider adding this (or another) condition:
All of these actions are processed in an order of operations from top >> down - so if your integration is matching on the top action when the status is moved to Done, then Opsgenie realistically never has the chance to review the Close Alert action. Once a matching filter is met, Opsgenie will use that action.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.