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.
I would like to add an automation to add specific labels to tickets based on the email of the submitter. I have been unable to find a way to do this, any tips?
In it's simplest form the automation would look something like this:
You could also use smart values to get the email domain and then have multiple if/else conditions if you wanted add different labels based on the reporter's email domain.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would also agreed with what @Mikael Sandberg suggested to accomplish what you are wanting to do. The suggestion uses the smart value syntax along with automation rule configuration.
Please review the following reference link on smart values for issue objects. There is also a separate wiki page for user objects -
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-users/
Hope this also helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Technology Applications Team
Viasat Inc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Joseph Chung Yin Thank you for the links, I'm going to give it a try and see if it works. If you have a moment, I would appreciate if you could take a look at another question I have. This one is related to sending outbound messages:
2310512
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also agreed with what Mikael suggested on just use "Reply to Customers" function against issues to share the comments to customers, so they can see them in his/her issues via the portal interface.
You can use automation rule Action of "Comment on issue" to trigger comments too and just change the "Comment Visibility" to "Share with customer".
Hope this helps.
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.