Skip to end of metadata
Go to start of metadata
You are viewing an old version of this content. View the current version.
Compare with Current
View Version History
« Previous
Version 2
Next »
KPI Name | Issues likely to spill |
---|
Definition  | Measures the number of work items that are not adequately refined in time for development planning, as per Definition of Ready (DoR) criteria. This includes: Work items in the current sprint that do not meet DoR. Work items tagged to the next sprint that lack sufficient refinement (e.g., missing description, acceptance criteria, etc).
Late Refinement metric flags backlog items that should be refined by now but aren't, either because they’re already in the current sprint and not meeting the Definition of Ready (DoR), or because they're slated for the next sprint but still lack necessary refinement details. |
Calculation Logic | LateRefinementRate_CurrentSprint = (Unrefined items in current sprint / Total items in current sprint) * 100
LateRefinementRate_NextSprint = (Unrefined items in next sprint / Total items in next sprint) * 100
|
Filters | Filter by Issue type |
Columns in Explore overlay | Issue ID Issue Type Issue Description Issue Priority Size (Story Point/Days) Issue Status Original Estimate Remaining Estimate Due Date Actual Start Date Dev Completion Date Actual Completion Date Delay Predicted Completion Date Assignee and more…
|
Configuration | |
Processor Fields | Refinement criteria |
Mandatory fields | Issue types to consider Status/es before DOR
|