|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

The "Extended Choice Parameter" plugin gives a user an option to select multiple values but does not have the required functionality.
In the plugin configuration, you mention
Parameter=TARGETS
Value= xyz,abc,pqr,nop.
For build---
build with parameters---user selects (for example) only xyz and nopRESULT OF FAILURE: Could not make xyz,nop.
Is there any other way with this plugin or any other plugin or any other way to get this thing going?
Thanks