diff options
author | Sam Rose <sam@gitlab.com> | 2017-05-03 18:21:14 -0400 |
---|---|---|
committer | Sam Rose <sam@gitlab.com> | 2017-05-10 11:17:04 -0400 |
commit | f328f38e5b1f013c3b21f6f572cc22c71aad8fa3 (patch) | |
tree | f93686d745e644a05fff2097b146dfde367ef857 /changelogs | |
parent | f59a44dbdf616d29e0185090a1401a6706aef33f (diff) | |
download | gitlab-ce-f328f38e5b1f013c3b21f6f572cc22c71aad8fa3.tar.gz |
Disallow multiselect for Milestone dropdown
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/31474-issue-boards-sidebar-milestone-dropdown-should-not-be-multi-select.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/31474-issue-boards-sidebar-milestone-dropdown-should-not-be-multi-select.yml b/changelogs/unreleased/31474-issue-boards-sidebar-milestone-dropdown-should-not-be-multi-select.yml new file mode 100644 index 00000000000..88e79e3b6ea --- /dev/null +++ b/changelogs/unreleased/31474-issue-boards-sidebar-milestone-dropdown-should-not-be-multi-select.yml @@ -0,0 +1,4 @@ +--- +title: Disallow multiple selections for Milestone dropdown +merge_request: 11084 +author: |