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
01f36d4e
Commit
01f36d4e
authored
Dec 19, 2018
by
Evan Read
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct version and edit text
parent
d61fd5f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
8 deletions
+9
-8
doc/user/group/epics/index.md
doc/user/group/epics/index.md
+9
-8
No files found.
doc/user/group/epics/index.md
View file @
01f36d4e
...
...
@@ -93,23 +93,24 @@ link in the issue sidebar.
## Promoting an issue to an epic
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/
7730) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 10
.6.
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/
3777) in [GitLab Ultimate](https://about.gitlab.com/pricing/) 11
.6.
If you have
[
permissions
](
../../permissions.md
)
to close an issue and create an
epic in the parent group, you can promote an issue to an epic with the
`/promote`
[
quick action
](
../../project/quick_actions.md#quick-actions-for-epics-ultimate
)
.
Only issues from projects that are in groups can be promoted.
Once the quick action is applied, the epic will be created in the group the
issue of the project belongs to (direct parent group). A notification of that
epic creation will be sent to the subscribers of the original issue.
When the quick action is executed:
-
An epic is created in the same group as the project of the issue.
-
Subscribers of the issue are notified that the epic was created.
The following issue metadata will be copied to the epic:
-
Title, description, activity/comment thread
-
Upvotes/downvotes
-
Participants
-
Group labels that the issue already has
-
Title, description, activity/comment thread
.
-
Upvotes/downvotes
.
-
Participants
.
-
Group labels that the issue already has
.
## Searching for an epic from epics list page
...
...
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