Currently I am trying to fix the notifications setup for my service desk. I have all the appropriate people in place for issue created, closed, resolved, updated, etc. I receive notifications for all of these issues except for resolved. No notification is sent to anyone except for the customer/user for 'issue resolved'.
The "Issue Resolved" event will be triggered only when the resolution is set along with the event set in post function. It is not based on the JIRA Resolved status. Please set resolution in the transition
Check the resolution in your workflow, and make sure it is emitting the "Issue Resolved" event; the default for any new transitions is "Generic Event".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not talking about the status, I'm talking about the event. The event is emitted in the transition's "Post Functions". So if you have a transition setting the resolution, you need to ensure that the post function emits the event you want to notify on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I believe that Jeremy is correct here. I don't believe that "Issue Resolved" fires unless you manually set the workflow post-function.
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.