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.
How can i set the automation to add automatically as a watcher from my group?
When do you want the watcher added to the issue? on creation of the issue?
If so you can set it up as so:
It looks like you can only select individuals you cant choose 'Groups'
Phil
Yes. On creation of issue and for specific request type. am ok for individual not group.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Phil, do you still use this automation? I, somehow, just cannot seem to find "Add watchers" option on my account.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Fulya,
It exists for both Server and Cloud and the action is labelled 'Manage Watchers'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How about considering auto mention of your co-agent instead of adding them a watcher. Same notification via their email and portal as well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's only for Paid versions of Automation :( not Automation Lite 😞
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Community,
I am try to use smart values to do this but it ends with errors.
I am using {{Manager.displayName}}
Do I need to be using {{issue.Manager.displayName}} ??
I am trying to use the Manager multi-user-picker field to add them as watchers in automation after issue creations.
Would it be better to add them as Request Participant by automation???
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi John, welcome to the Community. Have you attempted to set this up in Automation and running into an issue? If so please indicate where you are stuck. If you have not yet attempted I encourage you to do so. The Automation feature is pretty self-explanatory for the basic operations. In this case assuming you know who you want to add to the watcher field it would be something like...
trigger - when issue created
conditions - as needed to meet your needs
action - edit issue and choose Watcher
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Does this work for Server as well?
For action - I was able to select "edit issue" but "Watcher" was not listed in the dropdown
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Xavier! Same here. I, somehow, just cannot seem to find "Add watchers" option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Xavier Idrovo @fulya Adding Watcher isn't available as an editable field. After creating the issue, I added a component with New Action option of "Manage Watchers". Is that option available for you? There you can add (or remove) users as watchers. I hope this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Chris Tetzlaff , does this Action not achieve the goal? Editing the Watcher list is an action independent of the Edit issue action.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jack Brickey What I posted the solution that you've shown. I was asking the two people if option was available in the version they are using as we're using the Cloud version. I hope that clears up any confusion. Thanks
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.