-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: parameterized-trigger-plugin
If workspace is not available (build.getWorkspace() returns null), the plugin throws NPE. There is a PR (not from me) to check this case and log error instead. Could someone please review it and merge if acceptable: https://github.com/jenkinsci/parameterized-trigger-plugin/pull/105