multiple parameters in "List of parameters to check" doesn't work as expected

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

XMLWordPrintable

      When adding multiple comma-separated parameters to "List of parameters to check" it doesn't work as expected.

       

      i.e:

      my job has 3 params: A, B, C

      List of parameters to check: "A,B"

      started a job with params: A:1, B:2, C:3

      and tried to start another job in parallel: A:2, B:2, C:3

       

      According to my understanding because "A,B" needs to be unique, the 2nd job should've started in parallel, because the 1st job is "1,2" and the 2nd job is "2,2".

      However it didn't start.

      (When I remove B from "List of paremeters to check" it started)

            Assignee:
            Unassigned
            Reporter:
            Gavriel Fleischer
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: