Groovy script with default values when job is started by timer

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

XMLWordPrintable

      I have an Active choice parameter (Multi select) with the following Groovy script

      ['ONE:selected','TWO:selected','TREE:selected','FOUR:selected']
      

      And the following fallback

      ['FALLBACK']
      

      If I start the job with a timer the parameter gets the value ONE:selected, I was expecting ONE,TWO,TREE,FOUR

      This is related to JENKINS-32405 and JENKINS-28735, but has no relation to other Active choice parameters so it might be an easier fix.

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

              Created:
              Updated:
              Archived: