Commit a55e4f82 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'msj-epics-depth' into 'master'

Clarify epic nesting limit docs

See merge request gitlab-org/gitlab!60612
parents b7a620b3 1bf6c4ba
...@@ -87,12 +87,12 @@ Report or respond to the health of issues and epics by setting a red, amber, or ...@@ -87,12 +87,12 @@ Report or respond to the health of issues and epics by setting a red, amber, or
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/8333) in GitLab Ultimate 11.7. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/8333) in GitLab Ultimate 11.7.
Any epic that belongs to a group, or subgroup of the parent epic's group, is eligible to be added. You can add any epic that belongs to a group or subgroup of the parent epic's group.
New child epics appear at the top of the list of epics in the **Epics and Issues** tab. New child epics appear at the top of the list of epics in the **Epics and Issues** tab.
When you add an epic that's already linked to a parent epic, the link to its current parent is removed. When you add an epic that's already linked to a parent epic, the link to its current parent is removed.
An epic can have multiple child epics up to the maximum depth of seven. Epics can contain multiple nested child epics, up to a total of seven levels deep.
See [Manage multi-level child epics](manage_epics.md#manage-multi-level-child-epics) for See [Manage multi-level child epics](manage_epics.md#manage-multi-level-child-epics) for
steps to create, move, reorder, or delete child epics. steps to create, move, reorder, or delete child epics.
......
...@@ -277,6 +277,8 @@ For more on epic templates, see [Epic Templates - Repeatable sets of issues](htt ...@@ -277,6 +277,8 @@ For more on epic templates, see [Epic Templates - Repeatable sets of issues](htt
## Manage multi-level child epics **(ULTIMATE)** ## Manage multi-level child epics **(ULTIMATE)**
With [multi-level epics](index.md#multi-level-child-epics), you can manage more complex projects.
### Add a child epic to an epic ### Add a child epic to an epic
To add a child epic to an epic: To add a child epic to an epic:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment