We have a scenario like below.
Project A
Project A Users - ESS Team (User C, User D) and User B
We need to notify whole ESS team when the ticket is created by or assigned to ESS team member and not to notify if the issue is created by User B (Out of ESS Team).
How do we implement this ?
Code.
You'll need to find/write a listener that can catch the created, assigned or updated events, look at your business logic and then send an email if applicable.
Or you could write something that updates the issue with a group-picker custom field with the ESS team in it and use standard notifications to send to that group.
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.