-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
2.19.4
When testing a new Service Hook configuration, the test payload fails with the following response:
Status Code: 400 Reason Phrase: Bad Request HTTP Version: 1.1 Headers: { X-Content-Type-Options: nosniff X-Error-Message: Object is null (through reference chain: net.sf.json.JSONObject["team-event"]->net.sf.json.JSONObject["resource"]->net.sf.json.JSONObject["reviewers"]->net.sf.json.JSONArray[0]->net.sf.json.JSONObject["reviewerUrl"]->net.sf.json.JSONNull["empty"]) Connection: close Date: Tue, 03 Jan 2017 23:50:11 GMT Server: Jetty(9.2.z-SNAPSHOT) Content-Length: 9214 Content-Type: text/plain; charset=UTF-8 }
- is duplicated by
-
JENKINS-54986 Pull request build fails with NullPointer exception
- Open