Skip to main content
Version: Early Access

Dim.EpicStatus

All Epics in Agility have an attribute called Status. This is a single select list used to indicate the Epic's Status (i.e. Define, Breakdown, Build, Test, Deploy). This table contains Type 1 data for the Epic Status values defined in your instance.

Table Description

Column NameDescriptionDataType
EpicStatusKeyDatamart unique identifier for this valueint
EpicStatusOidVersionOne unique identifier for this valueint
EpicStatusNameNamenvarchar
EpicStatusOrderThe order this value appears in the VersionOne drop-down listint
EpicStatusAssetStateState of the list value (Active or Closed)varchar
EpicStatusCreateDateUTCUTC Date the value was createddatetime
EpicStatusLastModifiedDateUTCUTC Date the value was last modifieddatetime
EpicStatusCreatedByKeyData Mart identifier of the Member that created this valueint
EpicStatusLastModifiedByKeyData Mart identifier of the Member that last modified this valueint
EpicStatusCreateDateKeyForeign Key to Dim.Date for the Create Dateint
EpicStatusLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint