I have a listener which is designed to automatically set a review date a year from the creation of the issue for a particular project:
The listener works fine for all issuetypes except one. When you create an issue of this particular type then no event appears in the logs - as far as I can tell the webhook doesn't fire so the listener has nothing to catch.
So far I've scanned the community, looked for differences in the issuetype set-up (it's a standard issuetype, the field to be updated is on the screen associated with it, and I can happily update the field manually).
The problem appears to be that the webhook doesn't fire and I've no idea why. Any thoughts greatly appreciated.
We're on Jira Cloud, using 1.1.69-AC of the scriptrunner app.
Hi @Matt ,
Did you make sure that the create transition of the workflow used by this issuetype-project combination is triggering the Issue Created event ?
Hi @Antoine Berry ,
That's great, thank you! No idea why we created a transition without the Issue Created event, but we did. Problem fixed, many thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.