Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17518

When selecting multiple choices, it would be useful to choose the delimiter between choices in the build parameter

      Currently the multiselect choice parameter delimits multiple selections with a comma.

      I have a situation where I am trying to create a staging/release package from multiple archived builds for use in an automated deployment system. I would like to use the multiselect choice parameter to select locations that the packages are going to be deployed to, and create a path structure with that information.

      As I do not want to necessarily create deeply nested folders, it would be nice to either declare the delimiter myself or choose from a small set of directory name safe characters (windows or linux).

      I think the comma delimiter should clearly be the default behavior.

          [JENKINS-17518] When selecting multiple choices, it would be useful to choose the delimiter between choices in the build parameter

          Code changed in jenkins
          User: vimil
          Path:
          src/main/java/com/cwctravel/hudson/plugins/extended_choice_parameter/ExtendedChoiceParameterDefinition.java
          src/main/resources/com/cwctravel/hudson/plugins/extended_choice_parameter/ExtendedChoiceParameterDefinition/config.jelly
          src/main/resources/com/cwctravel/hudson/plugins/extended_choice_parameter/ExtendedChoiceParameterDefinition/help-multiSelectDelimiter.html
          http://jenkins-ci.org/commit/extended-choice-parameter-plugin/016e67f1ec4cb96db90264853392a3396b00d421
          Log:
          Merge pull request #2 from olhado/master

          Added code for JENKINS-17518

          Compare: https://github.com/jenkinsci/extended-choice-parameter-plugin/compare/444e5b894379...016e67f1ec4c

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: vimil Path: src/main/java/com/cwctravel/hudson/plugins/extended_choice_parameter/ExtendedChoiceParameterDefinition.java src/main/resources/com/cwctravel/hudson/plugins/extended_choice_parameter/ExtendedChoiceParameterDefinition/config.jelly src/main/resources/com/cwctravel/hudson/plugins/extended_choice_parameter/ExtendedChoiceParameterDefinition/help-multiSelectDelimiter.html http://jenkins-ci.org/commit/extended-choice-parameter-plugin/016e67f1ec4cb96db90264853392a3396b00d421 Log: Merge pull request #2 from olhado/master Added code for JENKINS-17518 Compare: https://github.com/jenkinsci/extended-choice-parameter-plugin/compare/444e5b894379...016e67f1ec4c

          Probably want to close this

          Bullhorn RelEng added a comment - Probably want to close this

          Roman G added a comment -

          I don't see this fix in plugin in main Jenkins repo. Any issues with it?

          Roman G added a comment - I don't see this fix in plugin in main Jenkins repo. Any issues with it?

          vimil added a comment -

          No there were no issues with it. I had recently merged changes for feature submitted by another user and I might have overwritten this. Let em take a look at this.

          vimil added a comment - No there were no issues with it. I had recently merged changes for feature submitted by another user and I might have overwritten this. Let em take a look at this.

            vimil vimil
            bullhornrelease Bullhorn RelEng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: