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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Blocker
    • None
    • Environment:
      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

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

              Created:
              Updated:
              Resolved: