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 am in a company managed project.
I have a custom field named "Is product needed?"
There are 3 choices but only one choice should trigger this rule.
If "Yes, need to order" is selected then I would like a rule to be triggered for an automated comment tagging specific users that would order the product.
Is this possible?
Yes, that is possible. All you need to do is trigger either on when the field is updated or when the issue is created and check what value the field has. If it correspond to the value that should notify a user you need to get the users Atlassian IDs so that you can @ mention them in the comment. Have a look at How to mention another user to see how you need to construct the comment.
Hello @Breanna Williams
How will you identify which users need to be added to the comment? Is that going to be hard-coded into the automation rule?
What type of field is "Is product needed?"
Have you tried to construct this rule? Show us what you have so far and tell us with which part you are struggling.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hmm, would creating a "team" solve that issue (of identifying users for the comment)? The product team would remain the same so it could be a general comment to the entire team for visibility. @Trudy Claspill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
According to this article you should be able to mention a People Team in a comment. However there appear to be some limitations, such as the one mentioned in this old post. I don't know if that still applies at this time.
I also saw this post from today where the poster says when mentioning a Team not all team members are getting email. It is unclear to me if that poster is working with a People Team or an Advanced Roadmaps Plan shared Team.
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.