Skip to main content

Work Item Dependency

The Work Item Dependency dataset offers valuable insights into the relationships and dependencies between various work items within a planning level or portfolio. It plays a key role in managing and visualizing how tasks, features, user stories, and other items rely on each other, enabling teams to spot bottlenecks, risks, and workflow challenges. By revealing how delays or progress in one work item impacts the overall project, this dataset improves visibility and supports more effective planning and resource allocation.

note

You need to link this dataset to the work item base dataset to use this dataset.

You can use this approach to obtain details of work item dependencies:

  • To get the count of the upstream dependencies of a work item, blend the work item attribute from any other datasets with the downstream work item attribute.
  • To get the count of the downstream dependencies of a work item, blend the work item attribute from any other datasets with the upstream work item attribute.

The following are the components of this dataset:

Attribute NameDescription
Asset typeType of the asset link. The examples are epic and story.
Downstream planning levelPlanning level of downstream work item
Downstream work itemNumber of the downstream work item
Downstream work item nameName of the downstream work item
Downstream work item statusStatus of the downstream work item
Sys_sourceUnique identifier for the source
Upstream planning levelPlanning level of upstream work item
Upstream work itemNumber of the upstream work item
Upstream work item nameName of the upstream work item
Upstream work item statusStatus of the upstream work item
Metric NameDescription
Number of downstream dependencies defectsThe count of defects in work items that are dependent on the completion of other tasks, highlighting potential risk areas in the downstream workflow.
Number of downstream dependencies storiesThe count of stories in work items that is dependent on the completion of other tasks, highlighting potential risk areas in the downstream workflow.
Number of upstream dependencies defectsThe count of defects in work items that is dependent on the completion of other tasks, highlighting potential risk areas in the upstream workflow.
Number of upstream dependencies storiesThe count of stories in work items that is dependent on the completion of other tasks, highlighting potential risk areas in the upstream workflow.