Hi Viachaslau!
Thanks for reporting the issue.
At the moment the plug-in is not able to render the parameters without the user interface. The Groovy script is evaluated on the server side, however, the interaction between parameters is done via JavaScript.
What is happening, is that your script is probably being evaluated with default values, and the active choices are not being "linked".
This issue is being marked as duplicate of JENKINS-28735. Feel free to add any comment or suggestions here or on JENKINS-28735.
Thanks again
Bruno
Hi Viachaslau!
Thanks for reporting the issue.
At the moment the plug-in is not able to render the parameters without the user interface. The Groovy script is evaluated on the server side, however, the interaction between parameters is done via JavaScript.
What is happening, is that your script is probably being evaluated with default values, and the active choices are not being "linked".
This issue is being marked as duplicate of JENKINS-28735. Feel free to add any comment or suggestions here or on JENKINS-28735.
Thanks again
Bruno