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

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 Leaders.
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.

Suggest an answer

Log in or Sign up to answer