As far as I understood:
The event "Issue Assigned" is fired in case the field "Assignee" is changed.
Because of the fact that we want to assign issues not only to users; we are using a custom field (type = group picker).
In case we fill / change only the group picker custom field the event "Issue Assigned" is not fired!?
So my question is:
Is it possible to extend the event "Issues Assigned" to be fired also in case the assignment is done using a group picker field?
If this is not possible:
We already know, that in case the custom field is filled / changed the event "issue updated" is fired.
Using this event won´t help us!
Because we want a notification only in case the group picker field is set / changed; in case another field is changed there should not be a notifocation at all...
Thanks a lot for your help!
KR, Christian
It's not possible to easily change "Issue assigned" event.
What I suggest is to create a common workflow transition connected to a screen containing only your group picker and raise a custom event connected to your custom email template.
Please also note that "Issue assigned" is not always raised, e.g. if you update more fields and assignee is one of them, there will be Issue Updated event raised.
Regards,
Robert
C WE it is possible to interegate the event object sent to the listeners in order to determine what field/s were modified. That hadn't been suggested, I just wanted to make sure you knew it was possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
sure....I'll post another answer tonight
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.