summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Derichs <pderichs@gitlab.com>2019-05-10 09:52:18 +0200
committerPatrick Derichs <pderichs@gitlab.com>2019-05-10 09:52:18 +0200
commit1f3c86286c090e25efbdd4783906e09517af1d81 (patch)
tree5585991d94f19bccbdd96b161aa0cba527ea78d0
parent07e189d89626630a1d0807ee29ff217124872d02 (diff)
downloadgitlab-ce-60180-jira-service-fix-nil-on-find-call-pderichs.tar.gz
-rw-r--r--changelogs/unreleased/60180-jira-service-fix-nil-on-find-call.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/60180-jira-service-fix-nil-on-find-call.yml b/changelogs/unreleased/60180-jira-service-fix-nil-on-find-call.yml
new file mode 100644
index 00000000000..6891a9ca83c
--- /dev/null
+++ b/changelogs/unreleased/60180-jira-service-fix-nil-on-find-call.yml
@@ -0,0 +1,5 @@
+---
+title: 'Resolved JIRA service: NoMethodError: undefined method ''find'' for nil:NilClass'
+merge_request: 28206
+author:
+type: fixed