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@mcgivern.me.uk>2018-08-07 21:29:49 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-08-07 21:29:49 +0300
commit29203198b6537551b7165538846eb9124c6d9ff3 (patch)
treeefb05684d8d9c160d2bc4ea9ebf81c9ed28afd82 /changelogs
parente22effd4a39d4e1f7883102dc2fedf2d9cef3b6c (diff)
parentef66a4a57c8e7591ef5015d594d8bcc4a1077e17 (diff)
Merge branch 'osw-fix-missing-and-duplicated-milestones-on-list' into 'master'
Fix missing and duplicates on project milestone listing page Closes #37078 See merge request gitlab-org/gitlab-ce!21058
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/osw-fix-missing-and-duplicated-milestones-on-list.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/osw-fix-missing-and-duplicated-milestones-on-list.yml b/changelogs/unreleased/osw-fix-missing-and-duplicated-milestones-on-list.yml
new file mode 100644
index 00000000000..62416b7f87e
--- /dev/null
+++ b/changelogs/unreleased/osw-fix-missing-and-duplicated-milestones-on-list.yml
@@ -0,0 +1,5 @@
+---
+title: Fix missing and duplicates on project milestone listing page
+merge_request: 21058
+author:
+type: fixed