jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-59822] When users are running build with parameters are not printed on console or in build home page unlike builds triggered by timers display these values in console output and in build home page
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
When users are running build with parameters are not printed on console or in build home page unlike builds triggered by timers display these values in console output and in build home page
This is confusing in below scenario -
If parameterized build is triggered by a timer and the same build if user triggers, it still shows the parameters used by the timer in console output and in build home page, than showing new parameters used by the user while rebuilding.. See screenshot


It would be good if started by user also shows parameters since user has selected different set of parameters when rebuilt
---
Originally reported by merlachandra, imported from: When users are running build with parameters are not printed on console or in build home page unlike builds triggered by timers display these values in console output and in build home page
Raw content of original issue
When users are running build with parameters are not printed on console or in build home page unlike builds triggered by timers display these values in console output and in build home page
This is confusing in below scenario -
If parameterized build is triggered by a timer and the same build if user triggers, it still shows the parameters used by the timer in console output and in build home page, than showing new parameters used by the user while rebuilding.. See screenshot
It would be good if started by user also shows parameters since user has selected different set of parameters when rebuilt
2 attachments
- [image-2019-10-17-16-01-00-655.png](https://issues.jenkins.io/secure/attachment/49170/image-2019-10-17-16-01-00-655.png)
> 
- [image-2019-10-17-16-01-34-455.png](https://issues.jenkins.io/secure/attachment/49171/image-2019-10-17-16-01-34-455.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.