Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hello,
My question is very easy. We have a workflow transition from 1 status to another. There's a transition screen configured there (assigning the issue and some custom fields are on that screen) + a post-function is configured to fire a Generic Event. If we change the assignee during the transition, does Jira fire a Issue Updated or Issue Assigned event?
The reason why I'm asking this is that 1 of our custom solutions has started to act different. It somehow now catches this event as Issue Assigned, however I am pretty sure it's always been Issue Updated. We have a listener that catches Issue Assigned event separately and now this messes up our whole logic.
Best regards,
Matis
It used to be that a transition would only fire the post-function event (generic event in your case), but now changes all fire all of the events - you should be able to see a bundle of issue-assigned, issue-updated, and generic-event from your transition.
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.