Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
7951767d
Commit
7951767d
authored
Nov 21, 2017
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify the Delete action for an epic
parent
60cc232b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
doc/user/group/epics/index.md
doc/user/group/epics/index.md
+8
-2
doc/user/permissions.md
doc/user/permissions.md
+1
-0
No files found.
doc/user/group/epics/index.md
View file @
7951767d
...
...
@@ -36,6 +36,12 @@ issue can be associated with at most one epic.
## Deleting an epic
NOTE:
**Note:**
To delete an epic, you need to be an
[
Owner
][
permissions
]
of a group/subgroup.
When inside a single epic view, click the
**Delete**
button to delete the epic.
A modal will pop-up to confirm your action.
Deleting an epic releases all existing issues from their associated epic in the
system.
...
...
@@ -51,7 +57,7 @@ Note that for a given group, the visibility of all projects must be the same as
the group, or less restrictive. That means if you have access to a group's epic,
then you already have access to its projects' issues.
You may also consult the
[
group permissions table
](
../../permissions.md#group-members-permissions
)
.
You may also consult the
[
group permissions table
][
permissions
]
.
[
ee
]:
https://about.gitlab.com/gitlab-ee/
[
permissions
]:
../../permissions.md#group-members-permissions
doc/user/permissions.md
View file @
7951767d
...
...
@@ -151,6 +151,7 @@ group.
| View internal group epic | ✓ | ✓ | ✓ | ✓ | ✓ |
| View public group epic | ✓ | ✓ | ✓ | ✓ | ✓ |
| Create/edit group epic | | ✓ | ✓ | ✓ | ✓ |
| Delete group epic | | | | | ✓ |
### Subgroup permissions
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment