I'm having an issue where webhooks we've defined in a connect module for a Jira app https://developer.atlassian.com/cloud/jira/platform/modules/webhook/ aren't being delivered, but only when non-admin users trigger the events related to the webhook (e.g. `
Not an answer, but elaborating on the problem:
It seems to be even less deterministic than this. Sometimes webhooks don't fire for admin users, either, and sometimes they work for other users. We don't see any trace of the missing request in our web server logs, so it really seems as if Jira didn't even make those requests. They don't show up in `/webhook/failed`, either (https://stackoverflow.com/questions/71311973/how-to-query-jira-webhooks-defined-in-descriptor-of-atlassian-connect-app).
So the overall problem is sporadic webhook delivery with no way to debug why they're not delivered.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.