The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Filter subscription and JQL

Gabriel Viger
February 3, 2022

Hello community,

I want to create a filter subscription for a group of 25 users approx.

The JQL is assignee = currentUser() AND UPDATEDDATE < STARTOFDAY("-60d") AND RESOLUTION = UNRESOLVED

Will the email only be sent to the users of this group that has results showing up?

The Email this filter, even if there are no issues found option will be unchecked.

Thanks!

Gabriel

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Bastian Stehmann
Community Champion
February 3, 2022

Hi @Gabriel Viger ,

 

You are right.

If you unchecked that option, each user will get its own list of issues and only the users with results will get that email.

Gabriel Viger
February 3, 2022

Great! Thanks for confirming :)