summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2019-03-19 22:25:11 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2019-03-19 22:25:11 +0000
commit53b92141b53b5a1dde33bc466457a2af29422ea6 (patch)
treed9813098ad6c5e15e5ac582c53b41690283eed45 /doc
parent8441b23e35c84e64f6440493f8a539b42c42ebec (diff)
parent222199f67032306aa318cab3f09f4be1d5c7e731 (diff)
downloadgitlab-ce-53b92141b53b5a1dde33bc466457a2af29422ea6.tar.gz
Merge branch 'only-counted-active-milestones-as-started' into 'master'
Only count active milestones as started Closes #58782 See merge request gitlab-org/gitlab-ce!25969
Diffstat (limited to 'doc')
-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 e6033ca8655..a7d6144e3ec 100644
--- a/doc/user/project/milestones/index.md
+++ b/doc/user/project/milestones/index.md
@@ -92,7 +92,7 @@ When filtering by milestone, in addition to choosing a specific project mileston
- **None**: Show issues or merge requests with no assigned milestone.
- **Any**: Show issues or merge requests that have an assigned milestone.
- **Upcoming**: Show issues or merge requests that have been assigned the open milestone that has the next upcoming due date (i.e. nearest due date in the future).
-- **Started**: Show issues or merge requests that have an assigned milestone with a start date that is before today.
+- **Started**: Show issues or merge requests that have an open assigned milestone with a start date that is before today.
## Milestone view