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: 

Can We Notify the user if the issue is not updated ?

mss
January 23, 2017

In my project there are several approvals.if any user not updated for 24 hr then it will get the notification for the same.

can you suggest me the possible way or any plugin for the same ?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

2 votes
Answer accepted
Udo Brand
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 Champions.
January 23, 2017

use a subscription as decribed here (to all users)

https://confluence.atlassian.com/jira060/receiving-a-daily-summary-of-updated-issues-370705085.html

Use a filter like this

updated <-1d and assignee = currentuser() and status != closed

Mayur Supare
January 24, 2017

Udo brand,

Thanks for Quick response

if i created the issue and assign it to a different user.if that user is not update on issue in 24 hr then it should notify me on mail.

 

Thanks and regards,

Mayur 

Udo Brand
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 Champions.
January 24, 2017

In that case create a subscription for yourself with a filter like

reporter =<YOU> and assignee !=<YOU> and updated <-1d and status  != closed

TAGS
AUG Leaders

Atlassian Community Events