Count the time an issue was in a particular status
Overview
As an issue is worked on, it may transition back and forth between statuses. Use this script to record the time an issue has been in a specific status.
Example
As a project manager, I want to be able to assess how an issue is transitioning through the development and testing processes I have put in place. If an issue exceeds the time assigned to it, I can use this script to observe the total duration the issue was in a specific status, so I can identify where the delay occurred.
Good to Know
- Use Duration as template for the custom field.
- This script includes the ...