-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Platform: All, OS: All
When activating a ParametrizedProjectTask through an automated scheduling due to a SCM update,
parameters are lost and build is run without any parameter (causing the build to fail).
We need to fix that by using parameter values of last build associated to ParametrizedProject.
Code changed in hudson
User: : lucamilanesio
Path:
trunk/hudson/main/core/src/main/java/hudson/model/AbstractProject.java
http://fisheye4.cenqua.com/changelog/hudson/?cs=12051
Log:
[FIXED JENKINS-2336] ParametrizedProjectTask is now generated as decorator when a SCM Polling schedules a new build