Skip to main content

Work Item Backlog

The Work Item Backlog dataset provides a comprehensive view of work items to support backlog management and project tracking. It helps teams monitor task progress, prioritize work, and analyze performance metrics such as iteration cycles and time-to-completion. The dataset captures planning details, status, priority, ownership, and team information, fostering collaboration and accountability. With clear summaries and status categories, it enables teams to align tasks with project goals, identify bottlenecks, and improve sprint planning and resource allocation.

note

The data is filtered to include only records where the rollup state and state ID are less than 128, and the date difference from the end date to the data freshness date is within the specified month range.

The following are the components of this dataset:

Attribute NameDescription
ActionThe set of actions needed for work items
Sys_sourceSource system identifier
Work itemThe work item identifier or name
Work item iterationThe iteration to which the work item belongs
Work item planning levelThe planning level of the work item
Work item priorityPriority of the work item
Work item source URLURL for the source system of the work item
Work item status categoryCurrent state category of the work item
Work item summaryA description of the work item
Work item teamTeam linked to the work item
Work item typeThe type of the work item
Metric NameDescriptionFormula
Days since last updateThe difference between last updated date and the current date in secondsDifference in seconds/86400
Duration since last update secondsThe difference between last updated date and the current date in secondsDuration since last update / 86400
Iteration countDistinct count of the iteration to the work item it is linked toCount(Iteration)