-
Improvement
-
Resolution: Duplicate
-
Critical
When I select a value by filtering for the second time,it is replacing the value that was selected previously by using the filter with a different value.
It means I am able to choose a value with filtering only once.
Steps to reproduce:
First create any freestyle or pipeline job with Active choice parameter and "Enable Filter" should be true
1.Give some value to the filter and choose a value from the values that gets filtered out.
2.Not give some other value to the filter and choose a value from the listed values.
3.Now if you try to see the values that were selected by you, you can see only the last value that was selected. The old value might have been replaced by the new one.
- duplicates
-
JENKINS-28734 Maintain Active Choices selections between filter applications
- Open
- is duplicated by
-
JENKINS-51054 Enable Filter is only passing the filtered value but not the all selected item in Active Choice Reactive Parameter
- Fixed but Unreleased