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: 

Kanban Blocker Tracking

Simeon Herbert
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 28, 2017

Within a ticket on a kanban board I want to be able to track the amount of time a story is blocked.

My idea is to have a flag to be marked as Blocked.

When it is ticked, it checks a field - if the field contains a date, it caluclates time between today and the date in the field and adds that to another field "Total Blocked Time" and adds 1 to the field "Total Count Blocked". 

If the field is empty it adds todays date to the box to be used above.

I cannot find a plug in that does this - can anyone assist?

I nice to have would be to have a way to capture the blocked reason for running reports on frequency  of blocking reasons.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Fabio Racobaldo _Catworkx_
Community Champion
July 11, 2022

Hi @Simeon Herbert ,

you can add a calculated field with ScriptRunner plugin that track days between dates and add this field to the board.

This is the only way to do that.

Hope this helps,

Fabio