-
Improvement
-
Resolution: Unresolved
-
Minor
-
Any
Dynamic parameter plugin allows to get values from a list generated by a Groovy script. That list is a combo-box type visual object. It would be really helpful in my project to add the possibility to display that results in a List-Box visual object and allow to multi-select its values translating it, for the Jenkins parameter, into a single string, coma separated selected values (just as "Extended choice parameter plugin" does)
Have a look at the pull request https://github.com/Seitenbau/sb-jenkins-dynamicparameter/pull/11.
I'm not sure if the request will ever be included in the "main" code (there is nearly no recent activity on the code), so you probably have to build your own version of the plugin.