Forums

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

How can i create a notification for a user not updating a task for some time?

Avidan Izaks January 7, 2019

I would like to notify (via mail) the developers / QA if their tasks weren't touched after a period of time.

 

I've seen it done before but i have no idea how. 

 

please advice.

 

Thanks

2 answers

2 accepted

0 votes
Answer accepted
Ivan Tovbin
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.
January 7, 2019

Hi Avidan,

I'd create a JQL filter and have all interested parties subscribe to it. The JQL I'd use would look something like this:

updated < startOfDay(-3) AND resolution IS EMPTY

This'll return all unresolved issues, which have been updated 3 days ago or earlier. 

Avidan Izaks January 7, 2019

Thanks

0 votes
Answer accepted
Sreenivasaraju P
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.
January 7, 2019

Hi @Avidan Izaks

Simple and out of the box solution is :

create a filter and subscribe them.

Avidan Izaks January 7, 2019

Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events