-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.60.1
Parameterized Trigger plugin 2.35
Hi,
The title says it all: "Predifined parameters" are seen by jobs who are not parameterized.
This used to work in my previous configuration:
jenkins 1.654
Parameterized Trigger plugin 2.32
Few minutes after opening this defect I found a workaround! (found here)
Just run the line below in Jenkins "Script Console":
And that's it!
With this setting, parameters can be sent from jobs to jobs even if those jobs are not parameterized.