Forums

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

How can i set daily open project reminder email notification to team ?

Abdul Rehman Shaikh October 14, 2022

How can i set and send daily open project issue reminder email notification to team ?

1 answer

1 accepted

3 votes
Answer accepted
Tom Lister
Community Champion
October 15, 2022

Hi @Abdul Rehman Shaikh 

You can create and save a JQL filter to list the open issues assigned or reported by a user. E.g.

project = "BLAH" AND resolution is EMPTY AND (assignee = currentUser() OR reporter = currentUser())

Save as something like "My Open Issues"

You can then create a 'subscription' to schedule a user email with the results.

See here https://www.idalko.com/jira-filters/ for a great run through on how to do each step.

Abdul Rehman Shaikh October 15, 2022

Thanks @Tom Lister for your support :) .

It was helpful and now i am successfully able to configure the subscription.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events