diff options
author | Kushal Pandya <kushal@gitlab.com> | 2018-02-26 12:49:24 +0530 |
---|---|---|
committer | Kushal Pandya <kushal@gitlab.com> | 2018-02-26 12:49:24 +0530 |
commit | c0145298b3f65151da3bb169c00b631fb8fd7040 (patch) | |
tree | b8d869d9d7269f93ce058ef0efaeaaf37e156472 | |
parent | 936280934ba820846c646f3b10ef2dc533c7a76e (diff) | |
download | gitlab-ce-c0145298b3f65151da3bb169c00b631fb8fd7040.tar.gz |
Add changelog entry
-rw-r--r-- | changelogs/unreleased/43598-fix-duplicate-label-load-failure.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/43598-fix-duplicate-label-load-failure.yml b/changelogs/unreleased/43598-fix-duplicate-label-load-failure.yml new file mode 100644 index 00000000000..bda4ec84e5c --- /dev/null +++ b/changelogs/unreleased/43598-fix-duplicate-label-load-failure.yml @@ -0,0 +1,5 @@ +--- +title: Fix Group labels load failure when there are duplicate labels present +merge_request: 17353 +author: +type: fixed |