Bridge.PrimaryWorkitemCompletedInBuildRun
When a PrimaryWorkitem is closed, the last associated BuildRun is the run where it was determined complete.
Table Description
Column Name | Description | Datatype | Foreign Key To |
---|---|---|---|
PrimaryWorkitemKey | Identifies the Primary Workitem | int | Dim.PrimaryWorkitem |
DownstreamStoryKey | Identifies the Build Run | int | Fact.BuildRun |