Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Subscribe/watch to a sprint column

Kristiyan Bonev
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 5, 2018

Is there a possibility to subscribe/watch to a sprint column? For example I want to be notified every time something is moved to that exact column. I don't want to subscribe/watch all the issues, because I will get notified for all the actions and that's a lot of spam. 

It seems like something straight forward and intuitive to do, but cannot find an option to do it.

 

2 answers

0 votes
Ollie Guan
Community Champion
June 5, 2018

Hi @Kristiyan Bonev,

Create a subscriber as follows:

JQL:Project = xxx and sprint in openSprints() and status in (review,testing)

This may not be a good idea, but it can meet some of the requirements

0 votes
Bastian Stehmann
Community Champion
June 5, 2018

Hi @Kristiyan Bonev,

 

maybe this is a solution for you.

You can create a filter, that selects that issues in that column ( by their status) and subscribe to that filter.

Then you will get all that issues by email.

Suggest an answer

Log in or Sign up to answer