Evaluate parameters once

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

            Assignee:
            Bruno P. Kinoshita
            Reporter:
            Bruno P. Kinoshita
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: