You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Currently, we use the Notifications configuration for our Service Desk project to send out a Notification for all of our users in the Service Desk Agent group when a new issue is created. We do this so we all know when a new ticket comes in.
One of the issues, is that there are cases where we open tickets to communicate with clients. In these cases, we are the Reporter (we want to keep it that way because it makes sense that the reporter in this case is us), and we add our clients to the Request Participants on the ticket.
We're trying to figure out how to filter this out from the Notifications, as the whole group does not need to be notified when this happens. We've thought about removing the user group which contains our agents from the "Issue Created" Notification, and switching to something like Automation, where we can add filtering, i.e. only sending a notification to the group when the user is not a service agent, or if the issue has a particular type/field set.
The issue is, Automation kind of sucks. There is no action, "Send notification". The "Send email" action does not not allow you to set it to a Jira group. Only the "Reporter" or "Customers involved". (I'm not even sure what Customers involved includes).
Yes, we could do this with a ScriptRunner script, but I'm looking for something out of the box. Any ideas?