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:
authorPhil Hughes <me@iamphill.com>2018-01-18 12:00:10 +0300
committerPhil Hughes <me@iamphill.com>2018-01-18 12:00:10 +0300
commitf82ccd631624216e675238fc7ae5b60cb6be0f98 (patch)
tree07559bf005fee1d544943ae638a511d81f702c2f /changelogs
parenta4eb71dcfabbb27df1d4461cbb924ff1a4c3b1b8 (diff)
parentdd49a4284ab8681d0df6b984ad654028c360f9a1 (diff)
Merge branch '34252-trailing-plus' into 'master'
Resolve "Cannot filter issues by labels ending with a plus char in board view" Closes #41715 and #34252 See merge request gitlab-org/gitlab-ce!16490
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/34252-trailing-plus.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/34252-trailing-plus.yml b/changelogs/unreleased/34252-trailing-plus.yml
new file mode 100644
index 00000000000..fce17cb6ab9
--- /dev/null
+++ b/changelogs/unreleased/34252-trailing-plus.yml
@@ -0,0 +1,5 @@
+---
+title: Allow trailing + on labels in board filters
+merge_request: 16490
+author:
+type: fixed