jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-57399] Predefined parameters not passing correct
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
This is more of a repeat issue JENKINS-15749">JENKINS-15749. Still i have the issue in the jobs that i created .
Here in the upstream job i set the predefined parameter as API_BUILD_NUMBER=$BUILD_TIMESTAMP and in the down stream job i cant access the variable value using a windows batch command echo %API_BUILD_NUMBER%.
---
Originally reported by kthulsidoss, imported from: Predefined parameters not passing correct
Raw content of original issue
This is more of a repeat issue
JENKINS-15749. Still i have the issue in the jobs that i created .Here in the upstream job i set the predefined parameter as API_BUILD_NUMBER=$BUILD_TIMESTAMP and in the down stream job i cant access the variable value using a windows batch command echo %API_BUILD_NUMBER%.
2 attachments
- [Untitled.png](https://issues.jenkins.io/secure/attachment/47004/Untitled.png)
> 
- [Untitled1.png](https://issues.jenkins.io/secure/attachment/47003/Untitled1.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.