Control Chart

Cycle Definition

The cycle definition is the most important configuration decision in this gadget. It decides which transitions in an item's history start and stop the clock - and two teams measuring "cycle time" with different definitions cannot compare numbers.

Metric

MetricMeasures FromUse When
Cycle TimeThe start condition you choose belowYou want to measure your team's working time, excluding backlog wait
Lead TimeThe moment the item was createdYou want the customer's view - total wait from request to delivery

Choosing Lead Time hides the start-condition options, because creation is the start by definition.

Starts When

OptionThe Clock Starts
Issue was createdAt creation. Equivalent to Lead Time
Issue enters To DoThe first time it moves into a status in the To Do category
Issue enters In ProgressThe first time it moves into a status in the In Progress category. Items that never reached In Progress are not plotted
Issue enters a custom statusThe first time it enters a specific workflow status you name

Ends When

OptionThe Clock Stops
Issue enters Done (default)When it moves into a status in the Done category
Issue enters In ProgressWhen it moves into the In Progress category - measures queue time, or time-to-start
Issue enters its current statusAt the moment it entered the status it sits in right now
Issue enters a custom statusWhen it enters a specific workflow status you name

Repeat Entries

Items rarely move in a straight line. Two inline settings control which visit counts:

  • If multiple entries in the start status, consider the first / last entry - "first" measures from the earliest start; "last" measures the most recent attempt
  • If multiple entries in the end status, consider the first / last entry - "first" credits the earliest completion; "last" waits for the final one

Repeated Cycles

When an item goes through the whole cycle more than once - reopened, or bounced back to In Progress - choose how it is plotted:

OptionResult
Display all cyclesOne dot per cycle. Shows rework honestly
Only the first cycleThe original pass only
Only the last cycle (default)The most recent pass only
One cycle (first start to last end)A single dot spanning the entire span, rework included
Sum of all cyclesOne dot totalling the active time only, excluding the gaps between cycles

Calculation Settings

SettingEffectDefault
Calculate inUnit on the Y-axis: Days, Hours, Minutes, or WeeksDays
Exclude weekendsSkips Saturdays and Sundays, so durations reflect working timeOff
Include sub-tasksPlots sub-tasks alongside their parentsOff
Ignore zero durationDrops items whose cycle came out as zero - usually bulk-imported or bulk-transitioned items that would drag the average downOff

Reading the config once beats explaining the numbers twice. Write your chosen definition into the gadget's Description tab so viewers know what the chart measures.