-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
I was working with Active Choice Parameter Plugin in Jenkins.
I was trying to Use Active Choice Reactive Parameter "Enable filters" functionality.
I have parameterize the build with the list item which can be selected through checkbox and also added the Filter.
Example:-
1)Currently parameter display 10 list item.
2) I selected first two item from the checkbox. And Now I am using filter to select 8th item and as 8th item display then I select the 8th Item.
Now issue here is value passed while building is only the 8th but not all the item i.e 1,2 and 8th item.
WIthout using filter I am able to select any value and it is passing to build
- duplicates
-
JENKINS-28734 Maintain Active Choices selections between filter applications
- Open
-
JENKINS-50837 [ActiveChoicePlugin] FIlter is not working properly with the ActiveChoice plugin version 1.5.3
- Fixed but Unreleased