-
Bug
-
Resolution: Fixed
-
Minor
-
None
I have created a job with one extensilbe-choices-paramter and one ChoiceParameterDefinition
I use the API to retrieve the choices.
If I use the view and want to see all jobs with their paramters I not get the choices for the extensible-choice-parameter-plugin.
If I use the API for job it works.
The Choices for ChoiceParameterDefinition works in both calls
I attached both JSON files.
see: https://github.com/jenkinsci/extensible-choice-parameter-plugin/pull/48
- relates to
-
JENKINS-63786 Expose live choices to the remote API (for programmatic consumption)
- Fixed but Unreleased