jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-40449] Parameters from properties files and current build parameters do not work together
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
If I trigger downstream job with both Parameters from properties file and current build parameters, the parameters in "current build parameters" are not available in downstream job.
Also parameter in properties file need be defined in downstream job before to use it. If it is the way works, Then this is ok.
---
Originally reported by robertchen117, imported from: Parameters from properties files and current build parameters do not work together
Raw content of original issue
If I trigger downstream job with both Parameters from properties file and current build parameters, the parameters in "current build parameters" are not available in downstream job.
Also parameter in properties file need be defined in downstream job before to use it. If it is the way works, Then this is ok.
- environment:
Linux
1 attachment
- [jenkins-bug.PNG](https://issues.jenkins.io/secure/attachment/35170/jenkins-bug.PNG)
> 
Contributor guide
Assessment
This issue has not been assessed yet.