Hello, i'm using bitbucket webhooks to send requests, but when a pullrequest was merged, bitbucket are triggering two requests.
The requests are almost exactly the same, the only difference is the property "updated_on" which is one or two seconds apart from the first request.
This issue start recently.
The headers values of X-Request-UUID, X-B3-TraceId and X-B3-SpanId are also different from the original request.
I don't understand why i'm getting 2 requests from one merge.
Anyone are experiencing this issue as well?
Hi Everyone,
The issue identified with pullrequest:fulfilled repository webhook trigger events has been fixed and have verified that the webhook service is operating normally.
Thanks,
Atlassian Customer Support
I am still facing the issue for pullrequest:created, is this issue resolved only for fullfilled event.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Facing the same issue since 31st Aug noon IST. There are multiple pullrequest:fulfilled event webhooks being fired causing multiple triggers of code build jobs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same thing happening here. Causing multiple CodeBuild builds trigger.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 I am having the same issue as well and it is affecting my CodeBuild Builds.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The same situation as you have and start recently as well. I think this is common issue and cause double build.
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.