Bridge.StoryDependsOnStory
Stories can depend on other Stories. As of the Fall 2014 release (14.3.x) , this table has been deprecated and will be removed from a future release of the product. To create reports on dependencies, use the Bridge.PrimaryWorkitemDependencies table.
Table Description
Column Name | Description | Datatype | Foreign Key To |
---|---|---|---|
UpstreamStoryKey | Identifies the Story that must be completed first in a dependency relationship | int | Dim.PrimaryWorkitem |
DownstreamStoryKey | Identifies the Story that is waiting for something else to complete | int | Dim.PrimaryWorkitem |