Skip to main content

Work item canonical

The work item canonical dataset provides a unified view of work items across the system, capturing their lifecycle, status, and associations with planning levels and portfolio items. It enables tracking work item creation, completion, and progress while ensuring alignment with organizational planning structures. This dataset supports in-depth analysis of work item trends, backlog management, and decision-making in project and portfolio management.

note

The data is filtered to include only active work items with valid portfolio items. It considers records where either both audit end values in the work item super hierarchy and scope parent hierarchy are null or where the date difference (in months) between the adjusted end date and the data freshness date falls within the specified range.

The following are the components of this dataset:

Attribute NameDescription
Calendar DateGregorian calendar date displayed in the format 'M/D/YYYY'
Created datetimeThe timestamp when the work item was created.
Sys_sourceSource system identifier
WorkitemUnique identifier of the work item
Workitem planning levelPlanning level associated to the work item
Workitem planning level URLURL of the planning level to which the work item is linked
Workitem portfolio itemThe portfolio item linked to a work item, indicating its hierarchical association within the planning structure.
Workitem statusCurrent status of the work item
Workitem status categoryCurrent state category of the work item
Workitem typeType of work item. For example, Defect, Story, Test set
Metric NameDescription
% BacklogThe percentage of work items still pending completion within the backlog.
% Work item completedPercentage of work items that are in the completed state.
All WIs - cumulativeThe cumulative total of all created work items over time.
Completed WI - cumulativeThe cumulative total of all completed work items over time.
Completed work itemsCompleted work items count.
Created work itemsCreated work items count.
PatternA progress bar representation of work item completion based on the percentage completed.