jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-60332] fist value is taken in choice parameter job when executed remotely
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
HI All
I have created a choice parameter job. with variable choice parameter. When I run the job from the console. I am able to change the choice and the correct choices are accepted. However when I call the same job remotely only first choice is being taken. For example, I have choice parameter job with 3 choices V1 V2 V3. When i run the same remotely and pss v2 as the choice parameter value, it is still taking V1 only
---
Originally reported by balaviyer, imported from: fist value is taken in choice parameter job when executed remotely
Raw content of original issue
HI All
I have created a choice parameter job. with variable choice parameter. When I run the job from the console. I am able to change the choice and the correct choices are accepted. However when I call the same job remotely only first choice is being taken. For example, I have choice parameter job with 3 choices V1 V2 V3. When i run the same remotely and pss v2 as the choice parameter value, it is still taking V1 only
- environment:
production
Contributor guide
Assessment
This issue has not been assessed yet.