diff options
author | Phil Hughes <me@iamphill.com> | 2018-01-19 09:23:18 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-01-19 09:23:18 +0000 |
commit | dd633dc48f00f779755370e3849691dc776b5055 (patch) | |
tree | 9f6a825c7610428976e81399f630b8fe72250352 /changelogs | |
parent | 774e7512649ab6d5a47430edda3b0517af15f600 (diff) | |
parent | ea04d1ab3a77f737181ddf84de840330158bbf89 (diff) | |
download | gitlab-ce-dd633dc48f00f779755370e3849691dc776b5055.tar.gz |
Merge branch '42157-41989-fix-duplicate-in-create-item-dropdown' into 'master'
Fix duplicate item in protected branch/tag dropdowns
Closes #42157 and #41989
See merge request gitlab-org/gitlab-ce!16540
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/42157-41989-fix-duplicate-in-create-item-dropdown.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42157-41989-fix-duplicate-in-create-item-dropdown.yml b/changelogs/unreleased/42157-41989-fix-duplicate-in-create-item-dropdown.yml new file mode 100644 index 00000000000..ac8e4b034b5 --- /dev/null +++ b/changelogs/unreleased/42157-41989-fix-duplicate-in-create-item-dropdown.yml @@ -0,0 +1,5 @@ +--- +title: Fix duplicate item in protected branch/tag dropdown +merge_request: +author: +type: fixed |