-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.426.3
Active Choices plugin - 2.8.3
In our project we are using Active Choice Parameter and Active Choice Reactive Parameter where value for Active Choice Reactive Parameter is generated based on input we are selected from Active Choice Parameter. We have written small groovy script to update the value but when we select any value from Active Choice Parameter drop down the script is not executing resulting in spinner for Active Choice Reactive Parameter.
If there is any work around then do let us know
Below are the screenshot for reference:
1.Setting up Active Choice Parameter
2.Setting up Active Choice Reactive Parameter with Groovy script
3.After selecting value in TestOne drop down TestReactive dropdown value is not updating