-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Can't pass argument to parameter that is type=file (<input name="file" type="file" jsonaware="true">)
In the "$JENKINS/job/$JOB/build" page such type is represented as button
In the "$JENKINS/job/$JOB/parambuild" page is it represented as text input, but the biggest problem is that parameter value from URL is not passed to this field at all
[JENKINS-59043] Build with parameters plugin does not input type=file
Summary | Original: CLONE - build with params plugin does not support ParameterSeparatorDefinition | New: Build with parameters plugin does not input type=file |
Attachment | New: image-2019-08-22-04-39-36-009.png [ 48394 ] |
Description | Original: Please add support for [https://wiki.jenkins.io/display/JENKINS/Parameter+Separator+Plugin.] It's rendered really ugly when using ./parambuild |
New:
Can't pass argument to parameter that is type=file (<input name="file" type="file" jsonaware="true">) In the "$JENKINS/job/$JOB/build" page such type is represented as button !image-2019-08-22-04-39-36-009.png! In the "$JENKINS/job/$JOB/parambuild" page is it represented as text input, but the biggest problem is that parameter value from URL is not passed to this field at all |