-
Improvement
-
Resolution: Unresolved
-
Major
active-choices parameters are not evaluated once. Depending on how you organize your parameters, they may very likely be evaluated twice, thrice, or more times.
An idea is to create a tree with the parameters hierarchically organized. Then use a tree-walker to evaluate parameters once (or at least once... some parameters may reference themselves, or be a transitive dependency in another parameter evaluation).
Similar graph could be used in Java, to support parameters without an UI.
- blocks
-
JENKINS-29407 Active Choices plugin doesn't work with Workflow Plugin
- Fixed but Unreleased
-
JENKINS-28735 Supporting Jobs triggered by plug-ins, API and scripts, timer
- Reopened
- is related to
-
JENKINS-42034 Reactive Reference parameter with Formated HTML loses script section when binding to other build parameters
- Closed