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

Active Choice filtering not working for checkboxes and radio options

    XMLWordPrintable

Details

    Description

      Notice that only the drop down list gets filtered. Example configuration provided in https://issues.jenkins.io/browse/JENKINS-66853

      Attachments

        Issue Links

          Activity

            There's something wrong with the latest release. The check box and radios are not updated (I used a reactive parameter). The multi choice is also not using the minimum height attribute

            kinow Bruno P. Kinoshita added a comment - There's something wrong with the latest release. The check box and radios are not updated (I used a reactive parameter). The multi choice is also not using the minimum height attribute

            Scratch that. I actually had to select the "rocks" text in AC1 to trigger the other two. Forgot it wasn't selected by default

            I filtered each element by an "r", and the radio, select, and check box were all filtered correctly.

            Latest code, with Jenkins 2.332.3.

            kinow Bruno P. Kinoshita added a comment - Scratch that. I actually had to select the "rocks" text in AC1 to trigger the other two. Forgot it wasn't selected by default I filtered each element by an "r", and the radio, select, and check box were all filtered correctly. Latest code, with Jenkins 2.332.3.
            ioannis Ioannis Moutsatsos added a comment - - edited

            Hi kinow  Thank you for following up on this! Unfortunately, I'm still confused as to how you have been testing this. Could you attach your config.xml for me please? I have now setup Jenkins v2.332.3 with Active Choices v2.6.2 and filtering is not working for radio and combo boxes. Note,config.xmlis attached. Each parameter is set up as an Active Choice Parameter (referencing no other parameters), with the simple Groovy script

            return['Active','Choices','plugin','rocks'] 

            ioannis Ioannis Moutsatsos added a comment - - edited Hi kinow   Thank you for following up on this ! Unfortunately, I'm still confused as to how you have been testing this. Could you attach your config.xml for me please? I have now setup Jenkins v2.332.3 with Active Choices v2.6.2 and filtering is not working for radio and combo boxes. Note, config.xml is attached. Each parameter is set up as an Active Choice Parameter (referencing no other parameters), with the simple Groovy script return [ 'Active' , 'Choices' , 'plugin' , 'rocks' ]

            People

              kinow Bruno P. Kinoshita
              ioannis Ioannis Moutsatsos
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: