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

Option for input parameters to be flattened to string

      Currently InputStepExecution.convert calls ParameterValue.getValue() and returns the value raw, under the assumption it is Serializable and sandbox-friendly.

      This is not true at least for the case of RunParameterValue. We would prefer to have the option to call buildEnvironment and return a flat Map<String,String>.

          [JENKINS-34101] Option for input parameters to be flattened to string

          Jesse Glick created issue -
          Jesse Glick made changes -
          Remote Link New: This issue links to "Question (Web Link)" [ 14171 ]
          Jesse Glick made changes -
          Link New: This issue is related to JENKINS-27295 [ JENKINS-27295 ]
          Jesse Glick made changes -
          Epic Link New: JENKINS-35394 [ 171187 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 170131 ] New: JNJira + In-Review [ 183776 ]
          Andrew Bayer made changes -
          Component/s New: pipeline-general [ 21692 ]
          Andrew Bayer made changes -
          Component/s Original: workflow-plugin [ 18820 ]
          Jesse Glick made changes -
          Component/s New: pipeline-input-step-plugin [ 21708 ]
          Component/s Original: pipeline [ 21692 ]
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-38394 [ JENKINS-38394 ]
          Jesse Glick made changes -
          Link New: This issue relates to JENKINS-43857 [ JENKINS-43857 ]
          Jesse Glick made changes -
          Link New: This issue relates to JENKINS-43814 [ JENKINS-43814 ]

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: