Build parameters are injected as typeless strings into workflow script

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

XMLWordPrintable

      Build parameters defined today in a workflow job all get injected to workflow as string values today. So for example, if you define a boolean variable 'foo', it gets a string value "true" or "false", instead of boolean value true or false.

      This is not very useful. It makes much more sense to get access to typed values.

            Assignee:
            Jesse Glick
            Reporter:
            Kohsuke Kawaguchi
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: