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: 

Alerting if Time spent in Waiting for Resolve more then 2 days

Oğuz Yılmaz
May 15, 2014

Hello,

I have trying to alert scrum master and if possible assignee if time spent in Waiting for Resolv is more then 2 days.

I have installed Charting plugin. I could not write required (<,> type) query with "Time Spent" .

I have install Issue History Collector Plugin. On that plugin, plugin's custom field could not be used in Search queries.

What do you suggest me?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Nic Brough -Adaptavist-
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.
May 15, 2014

Create a filter for "status = waiting for resolv and updated < -2d". Subscribe to it, and it'll send you the list of matching issues via email.

You'll probably want to be a bit more clever than "updated < -2d", but it's a good starting point.

You can also use the same filter in gadgets and reports, and if you want to be really sneaky, use "jelly escalation" to fire updates and reminders.