Bridge.PrimaryWorkitemResolvedIssue
PrimaryWorkitems can be created and used to resolved Issues.
Table Description
| Column Name | Description | Datatype | Foreign Key To |
|---|---|---|---|
| PrimaryWorkitemKey | Identifies the blocked PrimaryWorkitem | int | Dim.PrimaryWorkitem |
| IssueKey | Identifies the Issue | int | Dim.Issue |