summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-09-29 13:14:08 +0200
committerRémy Coutable <remy@rymai.me>2017-09-29 18:57:22 +0200
commit3040b994df0de7b6a6c4159a887fe7c8733bbb4d (patch)
tree44a2083d313206bad2090fdb5fc4f3e4c87b574e /changelogs
parentc49d19a5dc058a670bdac1e23579fbb44c60bec4 (diff)
downloadgitlab-ce-3040b994df0de7b6a6c4159a887fe7c8733bbb4d.tar.gz
Ensure no exception is raised when Raven tries to get the current user in API context38571-fix-exception-in-raven-report
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/38571-fix-exception-in-raven-report.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/38571-fix-exception-in-raven-report.yml b/changelogs/unreleased/38571-fix-exception-in-raven-report.yml
new file mode 100644
index 00000000000..62e3b8d304c
--- /dev/null
+++ b/changelogs/unreleased/38571-fix-exception-in-raven-report.yml
@@ -0,0 +1,6 @@
+---
+title: Ensure no exception is raised when Raven tries to get the current user in API
+ context
+merge_request: 14580
+author:
+type: fixed