Bridge.PrimaryWorkitemDependencies
This table contains 1 row for each Primary Workitem Dependencies defined in your core instance. This table was not available before the Fall 2014 release (14.3.x). For reporting on dependencies in Summer 2014 (14.2.x) and prior, you will need to use the Bridge.StoryDependsOnStory table.
Table Description
Column Name | Description | Datatype | Foreign Key To |
---|---|---|---|
UpstreamPrimaryWorkitemKey | Identifies the Primary Workitem that must be completed first in a dependency relationship | int | Dim.PrimaryWorkitem |
DownstreamPrimaryWorkitemKey | Identifies the Primary Workitem that is waiting for something else to complete | int | Dim.PrimaryWorkitem |