-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: postbuildscript-plugin
-
None
-
Environment:Jenkins core 1.560, PostBuildScript plugin 0.16.
When the config is updated through the REST API an entry appears in the XML:
<executeOn>BOTH</executeOn>
If the config is edited through the web i/f, it is removed again.
This occurs for non-matrix jobs, that shouldn't even have this parameter.