Skip to main content
Version: Early Access

Dim.EpicPriority

All Epics in have an attribute called Priority. This is a single select list used to indicate the Epic's Priority (i.e. High, Medium, Low). This table contains Type 1 data for the Epic Priority values defined in your instance.

Table Description

Column NameDescriptionDatatype
EpicPriorityKeyDatamart unique identifier for this valueint
EpicPriorityOidVersionOne unique identifier for this valueint
EpicPriorityNameNamenvarchar
EpicPriorityOrderThe order this value appears in the drop-down listint
EpicPriorityAssetStateState of the list value (Active or Closed)varchar
EpicPriorityCreateDateUTCUTC Date the value was createddatetime
EpicPriorityLastModifiedDateUTCUTC Date the value was last modifieddatetime
EpicPriorityCreatedByKeyData Mart identifier of the Member that created this valueint
EpicPriorityLastModifiedByKeyData Mart identifier of the Member that last modified this valueint
EpicPriorityCreateDateKeyForeign Key to Dim.Date for the Create Dateint
EpicPriorityLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint