Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2019-07-18 21:04:43 +0300
committerSean McGivern <sean@gitlab.com>2019-07-18 21:04:43 +0300
commit0b859d2f4fb3c7595f343fda0caa7dfc6919462b (patch)
treeb6ccfbc948d3327fa99b31b12bc7d891e1854255 /changelogs
parent53c0c4335a737068ddd57639b85028a88effa946 (diff)
parent622e20766c6e7762e621c386dea7d3b45d4930b1 (diff)
Merge branch 'group-milestones-dashboard-blunceford' into 'master'
Fix bug in dashboard display of closed milestones Closes #59381 See merge request gitlab-org/gitlab-ce!30820
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/group-milestones-dashboard-blunceford.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/group-milestones-dashboard-blunceford.yml b/changelogs/unreleased/group-milestones-dashboard-blunceford.yml
new file mode 100644
index 00000000000..a6ded27cb8c
--- /dev/null
+++ b/changelogs/unreleased/group-milestones-dashboard-blunceford.yml
@@ -0,0 +1,5 @@
+---
+title: Fix bug in dashboard display of closed milestones
+merge_request: 30820
+author:
+type: fixed