Skip to main content
Version: 24.3

Dim.DefectResolution

Defect assets in Agility have an attribute called Resolution. This is a single select list used to indicate how the Defect was resolved (Fixed, As Designed, etc). This table contains Type 1 data for the Defect Resolution values defined in your instance.

Table Description

Column NameDescriptionDataType
DefectResolutionKeyData Mart unique identifier for this valueint
DefectResolutionOidVersionOne unique identifier for this valueint
DefectResolutionNameNamevarchar
DefectResolutionOrderThe order this value appears in the VersionOne drop-down listint
DefectResolutionAssetStateState of the list value (Active or Closed)varchar
DefectResolutionCreateDateUTCValue create date in UTCdatetime
DefectResolutionLastModifiedDateUTCValue modified date in UTCdatetime
DefectResolutionCreatedByKeyData Mart identifier of the Dim.Member that created this valueint
DefectResolutionLastModifiedByKeyData Mart identifier of the Dim.Member that last modified this valueint
DefectResolutionCreateDateKeyForeign Key to Dim.Date for the Create Dateint
DefectResolutionLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint