Bridge.PrimaryWorkitemRequest
Stories and Defects (PrimaryWorkitems) can be related to many Request.
Table Description
| Column Name | Description | Datatype | Foreign Key To |
|---|---|---|---|
| PrimaryWorkitemKey | Identifies the Primary Workitem | int | Dim.PrimaryWorkitem |
| RequestKey | Identifies the Request | int | Dim.Request |