From f64a639bcfa1fc2bc89ca7db268f594306edfd7c Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 16 Mar 2021 18:18:33 +0000 Subject: Add latest changes from gitlab-org/gitlab@13-10-stable-ee --- doc/user/group/epics/index.md | 2 +- doc/user/group/epics/manage_epics.md | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/user/group/epics') diff --git a/doc/user/group/epics/index.md b/doc/user/group/epics/index.md index c76b07481b2..1cb024ceb01 100644 --- a/doc/user/group/epics/index.md +++ b/doc/user/group/epics/index.md @@ -154,7 +154,7 @@ You can also consult the [group permissions table](../../permissions.md#group-me - Comments: collaborate on that epic by posting comments in its thread. These text fields also fully support - [GitLab Flavored Markdown](../../markdown.md#gitlab-flavored-markdown-gfm). + [GitLab Flavored Markdown](../../markdown.md#gitlab-flavored-markdown). ## Comment or start a thread diff --git a/doc/user/group/epics/manage_epics.md b/doc/user/group/epics/manage_epics.md index d4c1a5fc768..3c5e140965a 100644 --- a/doc/user/group/epics/manage_epics.md +++ b/doc/user/group/epics/manage_epics.md @@ -75,6 +75,9 @@ A modal appears to confirm your action. Deleting an epic releases all existing issues from their associated epic in the system. +WARNING: +If you delete an epic, all its child epics and their descendants are deleted as well. If needed, you can [remove child epics](#remove-a-child-epic-from-a-parent-epic) from the parent epic before you delete it. + ## Close an epic Whenever you decide that there is no longer need for that epic, @@ -243,7 +246,7 @@ To move an issue to another epic: If you have the necessary [permissions](../../permissions.md) to close an issue and create an epic in the immediate parent group, you can promote an issue to an epic with the `/promote` -[quick action](../../project/quick_actions.md#quick-actions-for-issues-merge-requests-and-epics). +[quick action](../../project/quick_actions.md#issues-merge-requests-and-epics). Only issues from projects that are in groups can be promoted. When you attempt to promote a confidential issue, a warning is displayed. Promoting a confidential issue to an epic makes all information related to the issue public as epics are public to group members. -- cgit v1.2.1