-
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.
[JENKINS-26066] NPE for completed project without a slack configuration
Assignee | New: Sam Gleske [ sag47 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 160056 ] | New: JNJira + In-Review [ 196296 ] |
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