Hello,
According to https://developer.atlassian.com/cloud/jira/platform/webhooks/#known-issues
Post function web hooks will not fire if added to the Create Issue workflow transition. We recommend that you configure your web hook to fire from the
issue_created
event instead.
In reality this is just not true, we definitely receive postfunction webhooks from the create transition.
Are the docs wrong, or are we really experiencing unexpected behaviour?
Thanks,
Jon