summaryrefslogtreecommitdiff
path: root/doc/user/project
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2019-06-04 21:54:31 +0000
committerRobert Speicher <rspeicher@gmail.com>2019-06-04 21:54:31 +0000
commite794649b525fb8b5cb4f49d3d053e80efaf0682b (patch)
tree7f468ebe2c2c9d269f3f0c15734a2b14e53f7d10 /doc/user/project
parent2e32e39350671e9d059592f91827a58ad04f0269 (diff)
parent9797b27e1a096f684b870e55aab0b5d1250e73f8 (diff)
downloadgitlab-ce-e794649b525fb8b5cb4f49d3d053e80efaf0682b.tar.gz
Merge branch 'ce-9578-adjust-opened-issues-count-and-completion-rate' into 'master'
Port: EE adjust burndown chart opened issues count See merge request gitlab-org/gitlab-ce!28777
Diffstat (limited to 'doc/user/project')
-rw-r--r--doc/user/project/milestones/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/milestones/index.md b/doc/user/project/milestones/index.md
index 0d8ee0a6cd2..6cd866b5c0d 100644
--- a/doc/user/project/milestones/index.md
+++ b/doc/user/project/milestones/index.md
@@ -138,7 +138,7 @@ For group milestones in [GitLab Premium](https://about.gitlab.com/pricing), a [b
The milestone sidebar on the milestone view shows the following:
-- Percentage complete, which is calculated as number of closed issues plus number of closed/merged merge requests divided by total number issues and merge requests.
+- Percentage complete, which is calculated as number of closed issues divided by total number of issues.
- The start date and due date.
- The total time spent on all issues that have the milestone assigned.