Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Add a mentioned person as a watcher

Hi,

We are running Jira Service Management 5.4.11. As I understand by reading different threads here there have been a feature which automatically adds a person who is @mentioned in a comment as a watcher.  

Do anyone know if it should work in the version we have now or if the feature has been removed? If it has been removed, is there an alternative way to solve this by using Jira automation?

 

3 answers

1 vote
Marc Koppelaar
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Oct 18, 2023 • edited

HI @Susann Ivarsson 

I think the previous community post from Bill Sheboy might guide you to implement this

Post

The post is based on cloud, but it should apply to server/dc as well.

Do keep in mind that this will only work for licensed users, as you use JSM Customers are not licensed so this wil not work form them.

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Oct 24, 2023

Hi @Susann Ivarsson 

First thing, I am using Jira Cloud and not Server version currently, and so cannot validate my suggestion...

Have you tested if an automation rule action of Manage Watchers can add a watch from a smart value list with Jira Server?

If it can, you could try writing a regular expression with the match() function to extract the mentions, and then add the watchers directly.

Kind regards,
Bill

Hi, this is not a working solution for Jira server because "Create variable" is not enabled in that version.

Suggest an answer

Log in or Sign up to answer