Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-61505

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

    XMLWordPrintable

Details

    Description

      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)

      Attachments

        Issue Links

          Activity

            basil Basil Crow added a comment -

            Duplicates JENKINS-46858.

            basil Basil Crow added a comment - Duplicates JENKINS-46858 .
            basil Basil Crow added a comment -

            Released in 2.1.

            basil Basil Crow added a comment - Released in 2.1 .

            People

              Unassigned Unassigned
              flocsy Gavriel Fleischer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: