Test a new look for epics

Tier: Premium, Ultimate Offering: Self-managed Status: Experiment
History
On self-managed GitLab, by default this feature is not available. To make it available, an administrator can enable the feature flags listed in Feature flags. On GitLab.com and GitLab Dedicated, this feature is not available. This feature is available for testing, but not ready for production use.
This page contains information related to upcoming products, features, and functionality. It is important to note that the information presented is for informational purposes only. Please do not rely on this information for purchasing or planning purposes. The development, release, and timing of any products, features, or functionality may be subject to change or delay and remain at the sole discretion of GitLab Inc.
caution
This project is still in the experimental stage and could result in corruption or loss of production data. If you would like to enable this feature with no consequences, you are strongly advised to do so in a test environment.

We’re working on changing how epics look by migrating them to a unified framework for work items to better meet the product needs of our Agile Planning offering.

For more information, see epic 9290 and the following blog posts:

Feature flags

To try out this change on GitLab self-managed, enable the following feature flags. Because this is an experimental feature, we strongly advise to enable the feature flags on a new group that does not contain any critical data.

Flag Description Actor Status
work_item_epics Consolidated flag that contains all the changes needed to get epic work items to work for a given group. Group Required
sync_work_item_to_epic Synchronizes data from a legacy epic to a corresponding work item. Group Required
work_items_rolledup_dates Calculates the start and due dates in a hierarchy for work items. Group Required
epic_and_work_item_labels_unification Delegates labels between epics and epic work item. Group Required
epic_and_work_item_associations_unification Delegates other epic and work item associations. Group Required
epic_and_work_item_notes_unification Delegates notes between epics and work item. Group Required