Skip to main content
Version: Early Access

Dim.DefectType

Defects in Agility have an attribute called Type. This is a single select list used to indicate what type of Defect is being reported (Code, Documentation). This table contains Type 1 data for the defect type values defined in your instance.

Table Description

Column NameDescriptionDataType
DefectTypeKeyData Mart unique identifier for this valueint
DefectTypeOidVersionOne unique identifier for this valueint
DefectTypeNameNamevarchar
DefectTypeOrderThe order this value appears in the VersionOne drop-down listint
DefectTypeAssetStateState of this list value (Active or Closed)varchar
DefectTypeCreateDateUTCValue create date in UTCdatetime
DefectTypeLastModifiedDateUTCValue modified date in UTCdatetime
DefectTypeCreatedByKeyData Mart identifier of the Dim.Member that created this valueint
DefectTypeLastModifiedByKeyData Mart identifier of the Dim.Member that last modified this valueint
DefectTypeCreateDateKeyForeign Key to Dim.Date for the Create Dateint
DefectTypeLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint