jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-11280] Downstream project name is not accepting env variable/build parameters
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
I am using Parametrized trigger to trigger downstream build projects. All our build projects are named as . The Release name is set as a build parameter. So in the project name field of when I enter name${PARAMETER} its not triggering the right project.
See screenshot attached
---
Originally reported by epeters, imported from: Downstream project name is not accepting env variable/build parameters
kohsuke
Raw content of original issue
I am using Parametrized trigger to trigger downstream build projects. All our build projects are named as <NAme><release>. The Release name is set as a build parameter. So in the project name field of when I enter name${PARAMETER} its not triggering the right project.
See screenshot attached
2 attachments
- [screenshot-1.jpg](https://issues.jenkins.io/secure/attachment/20913/screenshot-1.jpg)
> 
- [screenshot-2.png](https://issues.jenkins.io/secure/attachment/32411/screenshot-2.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.