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:
authorJarka Kadlecova <jarka@gitlab.com>2017-08-24 18:59:24 +0300
committerJarka Kadlecova <jarka@gitlab.com>2017-08-25 12:52:27 +0300
commit19da7a558711b38316d83012d919b7ea8252a26b (patch)
treecacd79075c1a78e1c3de42e913ada9796a1d5504 /changelogs
parent610155e063251036f35aadd4dc0f707d1738e54b (diff)
Fix failure when issue author is nil
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/36860-deleted-user-fix.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/36860-deleted-user-fix.yml b/changelogs/unreleased/36860-deleted-user-fix.yml
new file mode 100644
index 00000000000..79e75441134
--- /dev/null
+++ b/changelogs/unreleased/36860-deleted-user-fix.yml
@@ -0,0 +1,5 @@
+---
+title: Fix failure when issue is authored by a deleted user
+merge_request: 13807
+author:
+type: fixed