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: 

Numer of Days in Blocked Status

Chris Kenny
October 7, 2013

I am looking to be able to run some form of jql to determine if a jira card has been in a status of blocked for more than e.g. 2 days. I looked at post functions but i would need to transition. Is there a way of flagging a date in a customer field when someone updates the priority field to blocked?

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Jobin Kuruvilla [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.
October 7, 2013

You can write a listener that updates the custome field.

https://confluence.atlassian.com/display/JIRA/Listeners

It can be done in Java or scripts (using plugins like script runner).

0 votes
Chris Kenny
October 13, 2013

Thanks guys for your help, i will give this a try

0 votes
Timothy
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.
October 7, 2013

You might be able to do this with the script runner add on. To get the actual data that you want, the Suite Utilities add on has an issue tab panel that does that. You can get the source code from there.

TAGS
AUG Leaders

Atlassian Community Events