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

CLI and REST API buildWithParameters fail with file system list parameter plugin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • None
    • Jenkins 2.462.3 and 2.479.1 with Filesystem List Parameter Plug-in
      Version 0.0.14

      The plugin is not able to receive the parameters when job build is triggered with REST API buildWithParameters.

      I tried with syntax:

      curl -X POST https://user:token@jenkins_address/job/jobname/buildWithParameters -F parameter=value

      And also:

      curl -X POST https://user:token@jenkins_address/job/jobname/buildWithParameters?parameter=value

      In either case the build starts, but the parameter value is not set.

      Could you please check it?

      Thanks

            Unassigned Unassigned
            danalfst Daniele
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: