Forums

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

How can I send an email reminder with all tickets from an specific column?

orel_ortega
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!
March 3, 2020

Hi, 

I want to configure Jira to send an email reminder once per day with all tickets on the done column. Also, i don't know if is possible send it to several people from the team. 

1 answer

0 votes
Jack Brickey
Community Champion
March 3, 2020

You can create a JQL filter save it and set up a subscription to run daily and email a group of people. I’m unsure why you would want to do so for Done but nonetheless something like this...

project = abc and status = Done

now if you want to only show Done in the last 24h then...

project =abc and status changed to Done after startOfDay(-1d)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events