[JIRA] (JENKINS-60986) multiSelectDelimiter ignored for ExtendedChoiceParameterDefinition?

6 views
Skip to first unread message

jim.robinson@gmail.com (JIRA)

unread,
Feb 5, 2020, 9:04:02 PM2/5/20
to jenkinsc...@googlegroups.com
James Robinson created an issue
 
Jenkins / Bug JENKINS-60986
multiSelectDelimiter ignored for ExtendedChoiceParameterDefinition?
Issue Type: Bug Bug
Assignee: vimil
Attachments: DemoJob.xml, DemoJobBuild.png, DemoJobConfigure.png
Components: extended-choice-parameter-plugin
Created: 2020-02-06 02:03
Environment: Jenkins 2.219
Extended Choice Parameter Plug-In 0.78
jenkins-job-builder 3.2.0
Priority: Minor Minor
Reporter: James Robinson

Based on the examples I've looked at I am under the impression that the attached configuration XML DemoJob.xml (generated via jenkins-job-builder 3.2.0), which contains, in part:

<value>a|b|c</value>
<multiSelectDelimiter>|</multiSelectDelimiter>

ought to be giving me a list of 3 choices, 'a', 'b', and 'c'.  Instead what I get is a single choice 'a|b|c' 

Am I misunderstanding what's supposed to be in the configuration or is this a bug in the Extended Choice Parameter Plug-in?

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

jim.robinson@gmail.com (JIRA)

unread,
Feb 6, 2020, 6:11:04 PM2/6/20
to jenkinsc...@googlegroups.com
James Robinson updated Bug JENKINS-60986
 

So the multiSelectDelimiter is for setting the output delimiter not the input delimiter.

I was mis-reading the JJB documentation and not realizing the https://plugins.jenkins.io/extended-choice-parameter says, at the very bottom:

The 'value' field is a comma separated list of values for the single select or multi-select box.

Change By: James Robinson
Status: Open Fixed but Unreleased
Resolution: Not A Defect
Reply all
Reply to author
Forward
0 new messages