Details
-
Bug
-
Status: In Progress (View Workflow)
-
Major
-
Resolution: Fixed
-
JDK 1.7
Jenkins ver. 1.614
Active Choices Plug-in 1.4
Description
In Coordinator project, I have two AC Reactive parameters where, and type of both is Checkbox. The second parameter references the first and it should react when the first parameter changes its value.
The first parameter has more than one option (check boxes) where one is selected by default, but when I change selection on the first parameter (check some other options), and check the value of the first parameter in the Groovy script in the second parameter, it always returns only default selected value (INSTALL1), other selected values are not detected by the second parameter. If I change choice type of the first parameter to radio button or multi select , everything works fine.
Not yet branko_todoric. I committed with the wrong Jenkins JIRA ID, but so far no changes in the code specifically for this issue.
We are aiming at releasing 1.5.3-alpha to the experimental update center this Friday afternoon NZ time. Will try to take a look on this issue before, and maybe include it too. Otherwise, the 1.5.3 will be released on the second week of December if nothing goes wrong.
Let's try to fix it before that, so you can get a version with this fix