Webhook keeps firing

Maarten Rooseboom February 25, 2021

I have setup a simple webhook for 1 project (project = DEV) and only for issue create/updated/deleted which works fine technically.

In my webhook I setup a notification to send me a message in Slack whenever the webhook get called and from which story.

Now, when I run it everything is ok. I update a story and the webhook gets called for that story. Great. Nice message in slack. All happy.

Until a minute later I get another webhook call. And again and again...and again. It never stops and always for the last updated story (that is not touched anymore, the update also contains no change:

"changelog":{
"id":"10114",
"items":[
{
"field":"status",
"fieldtype":"jira",
"fieldId":"status",
"from":"3",
"fromString":"In Progress",
"to":"3",
"toString":"In Progress"
}
]

 

Even when I disable to webhook, it keeps firing. What is wrong?

1 answer

0 votes
Haruna Ahmadu July 22, 2022

I am having this same issues

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events