summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-10-31 15:03:53 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-10-31 15:03:53 +0000
commitbb43bb8f9b299f596bddfff893ee19433be95fdc (patch)
treef43d288e85ec2a890b7379e95bf4f36c1e282142 /doc
parentbd33a8290a34048b90818280edeb4e597de8a6ed (diff)
parent2f8577d45e996aaee078106686647a3034f1c78b (diff)
downloadgitlab-ce-bb43bb8f9b299f596bddfff893ee19433be95fdc.tar.gz
Merge branch 'issue_38777' into 'master'
Allow promoting project milestones to group milestones Closes #38777 See merge request gitlab-org/gitlab-ce!14831
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/milestones/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/project/milestones/index.md b/doc/user/project/milestones/index.md
index 876b98a4dc5..83adbd8cce2 100644
--- a/doc/user/project/milestones/index.md
+++ b/doc/user/project/milestones/index.md
@@ -29,7 +29,8 @@ In addition to that you will be able to filter issues or merge requests by group
## Milestone promotion
-You will be able to promote a project milestone to a group milestone [in the future](https://gitlab.com/gitlab-org/gitlab-ce/issues/35833).
+Project milestones can be promoted to group milestones if its project belongs to a group. When a milestone is promoted all other milestones across the group projects with the same title will be merged into it, which means all milestone's children like issues, merge requests and boards will be moved into the new promoted milestone.
+The promote button can be found in the milestone view or milestones list.
## Special milestone filters