I am trying to select FINAL parameter based on INITAL and MIDDLE parameters using Active choice parameter from Jenkins.
I tried the following steps.
1, Configured Active choice parameter as shown in the image with name INITAL.
2, Then added Active choices reactive parameter with name MIDDLE and Referenced parameters has INITAL.
3, Then again added another Active Choices Reactive parameter with name FINAL and Referenced parameters has INITAL and MIDDLE.
How to make this FINAL parameter work based on INITAL and MIDDLE parameters?
For parameters MIDDLE
and FINAL
, should use Active Choices Reactive Reference Parameter
and specify Referenced parameters
.