Skip to main content
Version: 24.3

Dim.Epic

Epics are large stories that have been decomposed into smaller stories. These smaller stories may be needed to define a portion that is small enough to fit in a single sprint or to allow different projects or teams to work on the same high level feature. This table contains Type 1 data for epics defined in your instance.

Table Description

Column NameDescriptionDatatype
EpicKeyDatamart unique identifier for this epicint
EpicOidVersionOne unique identifier for this epicint
EpicNameNamenvarchar
EpicDisplayIdVersionOne identifier seen in the gridsvarchar
EpicProjectKeyForeign key into Dim.Project for the project containing this epicint
EpicProjectNameName of the project containing this epicnvarchar
EpicStatusNameStatus value for this Epicnvarchar
EpicPriorityNamePriority value for this Epicnvarchar
EpicTypeNameType value for this Epicnvarchar
EpicSourceNameSource value for this Epicnvarchar
EpicTeamNameTarget Team value for this Epicnvarchar
EpicReferenceReference value for this Epicnvarchar
EpicRequestedByRequested By value for this Epicnvarchar
EpicValueValue field on the Epicreal
EpicSwagSwag value on the Epicreal
EpicRiskRisk value for this Epicreal
EpicParentKeyForeign Key into this table to identify this epic's parentint
EpicParentDisplayIdDisplay Id for the Epic Parentvarchar
EpicParentNameName of the Epic parentnvarchar
EpicAssetStateIndicate the epic's state (Open/Closed)varchar
EpicOrderEpic Order in a listint
EpicPlannedStartDateThe Planned Start Date, or Begin Date, for this Epicdatetime
EpicPlannedEndDateThe Planned End Date for this Epicdatetime
EpicPathFully qualified path for this epic. Useful for sorting epics in a listnvarchar
EpicDoneDateComplete Date in the UI. Date the Epic first entered a Status value assigned to Complete Reporting Categorydatetime
EpicDoneDateKeyForeign Key to Dim.Date for the Epic Done Dateint
EpicClosedDateUTCThe UTC date and time this Epic was Closed/Archiveddatetime
EpicClosedDateKeyForeign Key to Dim.Date for the Closed Dateint
EpicClosedByIDForeign Key the Dim.Member that closed this Epicint
EpicClosedByNameThe name of the Member that closed this Epicnvarchar
EpicCreatedByNameFull Name of the member who created this Epicnvarchar
EpicLastModifiedByNameFull Name of the member who last modified this Epicnvarchar
EpicCreateDateUTCCreate date for epic UTCdatetime
EpicLastModifiedDateUTCModify date for epic UTCdatetime
EpicCreateByKeyForeign Key the Dim.Member that created this Epicint
EpicLastModifiedByKeyForeign Key the Dim.Member that last modified this Epicint
EpicCreateDateKeyForeign Key to Dim.Date for the Create Dateint
EpicLastModifiedDateKeyForeign Key to Dim.Date for the Last Modified Dateint