It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
I want to sent issue created email to users and groups per custom field's value when Issue Creation.
e.g. When create issue, if custom field:Category is 'A', want to send Issue Created email to users
(user_1 and user_2) and groups (group_1 and group_2). If custom field:Category is 'B', want to send Issue
Created email to users (user_3 and user_4) and groups (group_3 and group_4).
Is this possible by Script Runner at post function when create issue? if yes, could you show me sample script, please?
Hi,
I think you can create a scriptrunner event listener that can investigate the issues and raise custom events.
You can have two custom events with notifications configured for the separate sets of recipients. Scriptrunner can then delegate the regular issue events to these custom events so notifications will be sent to the proper recipients.
Other option is to use some other addon:
Tibor
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreAtlas Camp is our developer event which will take place in Barcelona, Spain from the 6th -7th of September . This is a great opportunity to meet other developers and get n...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.