Bridge.PrimaryWorkitemBlockedByIssue
Issues can block PrimaryWorkitems. This relationship changes over time.
Table Description
Column Name | Description | Datatype | Foreign Key To |
---|---|---|---|
DateKey | Identifies the date this record is valid | int | Dim.Date |
PrimaryWorkitemKey | Identifies the blocked PrimaryWorkitem | int | Dim.PrimaryWorkitem |
IssueKey | Identifies the Issue | int | Dim.Issue |