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:
authorJan Christophersen <jan@ruken.pw>2018-01-19 10:33:58 +0300
committerJames Lopez <james@gitlab.com>2018-01-19 10:33:58 +0300
commit795e546b1c3c2433c046ffa517c0569a6c9ccdd0 (patch)
treeae92be261cf27498776783570816265d0377470a /changelogs
parent43538018261a5d1cccefecae895fad9e74adb1db (diff)
Resolve "Projects API: filter 'with_issues_enabled=true' returns projects with 'issues_enabled=false'"
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/34055-issues-enabled-filter-misbehavior.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/34055-issues-enabled-filter-misbehavior.yml b/changelogs/unreleased/34055-issues-enabled-filter-misbehavior.yml
new file mode 100644
index 00000000000..09e2af1e4d3
--- /dev/null
+++ b/changelogs/unreleased/34055-issues-enabled-filter-misbehavior.yml
@@ -0,0 +1,6 @@
+---
+title: Fix the Projects API with_issues_enabled filter behaving incorrectly
+ any user
+merge_request: 12724
+author: Jan Christophersen
+type: fixed