WIP Run Chart

WIP Rule & Calculation

Two decisions define the chart: what counts as work-in-progress, and what unit you count it in.

WIP Rule

RuleAn Item Counts as WIP WhileNotes
Work item status has category "In Progress" (default)Its status sits in Jira's built-in In Progress categoryWorks identically on every board with no extra setup. Start here
Work item is in the middle columns of the selected boardIt is in a column that is neither the board's first nor its lastMatches how the team reads their own board. Requires picking a board
Work item is in one of these statusesIts status is one you explicitly listedUse when your definition of "active" does not match categories or columns - for example, excluding a Blocked status

If your workflow parks items in a status like "Waiting on customer" that sits in the In Progress category, the default rule will count it as WIP. Switch to an explicit status list to exclude it.

Calculate By

OptionMeasures
Work Item Count (default)Number of items - the honest measure of context-switching load
Story PointsSum of story points in progress
Story Point EstimateSum of the team-managed story point estimate field
Original Time Estimate (hours)Sum of original estimates
Custom numeric fieldAny numeric field you name

Work item count is the better default for WIP. Point-weighted WIP can look flat while the number of open items doubles.

Interval

Intervals of sets the number of days each point on the X-axis covers. One day gives the finest resolution; larger intervals smooth the line and suit longer periods.

Sub-tasks

Count also the sub-tasks and their estimate is on by default. Turn it off if your team tracks work at the story level and sub-tasks would multiply the count.

Split by Field

Choose a field to break total WIP into one line per value:

Split ByReveals
AssigneeWho is carrying too many open items at once
Issue TypeWhether bugs are crowding out feature work
Component or TeamWhich area is overloaded
PriorityWhether high-priority work actually gets focus

Keep Show total WIP on alongside a split so you can see both the whole and the parts.