-
Bug
-
Resolution: Duplicate
-
Major
-
Jenkins 2.3;Parameterized Trigger Plugin 2.30;Windows Server 2008 R2 standard 64 bit;Internet Explorer 11.0.9600.17843
After upgrading from Jenkins 2.2 to 2.3 I noticed the post-build action "Trigger parameterized build on other projects" does not pass predefined parameters to the downstream project.
I tested it on Jenkins 2.5 but the same problem appeared.
You can reproduce it by creating one simple project that has a post-build action "Trigger parameterized build on other projects" which builds a downstream project and passes some predefined parameter to it.
When printing the parameter in downstream project it has empty value.
The same problem when passing parameters from a properties file.
- duplicates
-
JENKINS-34871 After upgrading to Jenkins 2.3 we are unable to trigger parametrized build (SECURITY-170 / CVE-2016-3721)
- Open
- is related to
-
JENKINS-34873 Parameters are not passed to downstream jobs
- Resolved