-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Jenkins 1.655
The extended choice parameter plugin (versions 0.59, 0.61) are not populating variables with default values on timed builds. But they do populate parameter variables for on demand builds.
Reverting back to 0.56 works around this issue.
The expected behaviour is that when the timer goes off the build is initiated with the default parameter values.
Could you provide the settings you use?
Are you using groovy script or property files to populate default values?