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:
authorFatih Acet <acetfatih@gmail.com>2018-12-13 16:38:21 +0300
committerFatih Acet <acetfatih@gmail.com>2018-12-13 16:38:21 +0300
commit81ddb69255f36bccd79c714a2c12d542cf782f8d (patch)
tree323988a67f6263216be603eb2e1e661fd85fd9c0 /changelogs
parent3b14a44c3f9554b8aafeb1153ff3cf9358abad72 (diff)
parentf57b1323ffd72607eb72ec670a27cbf572732d96 (diff)
Merge branch '51994-disable-merging-labels-in-dropdowns' into 'master'
Resolve "Fix labels dropdown with multiple same names" Closes #51994 See merge request gitlab-org/gitlab-ce!23265
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/51994-disable-merging-labels-in-dropdowns.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/51994-disable-merging-labels-in-dropdowns.yml b/changelogs/unreleased/51994-disable-merging-labels-in-dropdowns.yml
new file mode 100644
index 00000000000..2d54cf814b7
--- /dev/null
+++ b/changelogs/unreleased/51994-disable-merging-labels-in-dropdowns.yml
@@ -0,0 +1,5 @@
+---
+title: Disable merging of labels with same names
+merge_request: 23265
+author:
+type: changed