Forums

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

Send periodic email notifications to users in jira

Krithica Gowri Shankar
Contributor
May 6, 2018

Hi,

I need to send notifications to the users of overdue tasks on a daily basis.

The assignee of the issue and the user in Custom field (Implementer)has to be notified of these overdue tasks.

Daily morning it has to check for the overdue tasks and send notifications to respective assignee and implementer.

Let me know how to achieve this.

Thanks,

Krithica

 

1 answer

1 accepted

1 vote
Answer accepted
Alexey Matveev
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.
May 6, 2018

Hello,

You can create a JQL filter to choose the required issues (use assignee = currentUser() to filter issues for the current user) and then make a subscription to the group, which must receive the issues. In the subscription you can choose the time when you want the issues to be sent.

You can find more info here:

https://confluence.atlassian.com/jira064/receiving-search-results-via-email-720416706.html

Krithica Gowri Shankar
Contributor
May 6, 2018

Thank you so much. Can u please let me know if any method available other than subscription filter ?

Krithica

Alexey Matveev
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.
May 6, 2018

That is the only way out of the box. It is easy to setup and works fine. In other cases you would need to write scripts or plugins.

What you do not like about subscriptions? 

Krithica Gowri Shankar
Contributor
May 6, 2018

I just want to know if there are any other easier methods.

Thank you

Abhishek Barnwal
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!
December 20, 2018

In subscription there is no option for send mail format

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events