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

Unable to use Parameter filters in copy artifacts if parameter values contain commas

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • copyartifact-plugin
    • None

      I have a project with a parameter whose value contains commas, it doesn't seem to be possible to specify the value of this parameter in the Parameter filters field of the copy artifact plugin.
      It would be nice if there was a way of escaping commas, e.g.:
      "A=a,B=b\,c,C=d" would evaluate to "A=a", "B=b,c" and "C=d"

            Unassigned Unassigned
            alanbirtles Alan Birtles
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: