summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorAdam Niedzielski <adamsunday@gmail.com>2017-03-20 18:03:29 +0100
committerAdam Niedzielski <adamsunday@gmail.com>2017-03-20 18:03:29 +0100
commit8ab347b392bc635ebfb0eb1663bff7d0048fc5c9 (patch)
tree46e2d8e6436db9e81fdb7a92bc9b5488806cc611 /changelogs/unreleased
parenta1a04828e36f71e27b0a9958efd912989f826a9d (diff)
downloadgitlab-ce-8ab347b392bc635ebfb0eb1663bff7d0048fc5c9.tar.gz
Return 404 in project issues API endpoint when project cannot be found
Closes #29631
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/api-project-issues-404.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/api-project-issues-404.yml b/changelogs/unreleased/api-project-issues-404.yml
new file mode 100644
index 00000000000..ce40395c99e
--- /dev/null
+++ b/changelogs/unreleased/api-project-issues-404.yml
@@ -0,0 +1,4 @@
+---
+title: Return 404 in project issues API endpoint when project cannot be found
+merge_request: 10093
+author: