-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Debian wheezy, Jenkins 1.580.1
If the slack plugin is installed but a project does not have a slack configuration (which seems to happen with Matrix jobs) then an NPE is thrown and logged.
Code changed in jenkins
User: timp21337
Path:
src/main/java/jenkins/plugins/slack/ActiveNotifier.java
http://jenkins-ci.org/commit/slack-plugin/d72d4b681e34339ba47123c264b1f28d181b34da
Log:
[FIXED JENKINS-26066] Add null check and log