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.
Hello all,
I have a multi-user picker field called "Followers". When a user is added to this Followers list, I want to automatically add it to the watchers list. I figured out how to do that by triggering the action when the field Followers changes on the smart value {{issue.follwers.name}} .
The problem is that the action applies to all the users in the Followers list every time it triggers. If a user decides to stop watching the issue and later on a new user is added to the Follwers list, all the followers are added to the watchers, and so is the user that decided to stop watching. I need to apply the action only to "newly added users to the follwers list". Is there a way to figure out who these users are using smart values?
Thanks in advance!
While there is a {{changelog}} Smart Value that should be able to show you what you're looking for, it unfortunately only works for summary, issuetype, and status.
There is an open Improvement request for this:
https://codebarrel.atlassian.net/browse/AUT-407
Alas, we cannot vote for those.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.