-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: parameterized-remote-trigger-plugin
-
None
-
Environment:Linux
I am working http://<jenkinsUrl>/job/myJob/build REST API. I have requirement to upload files and have few default parameters. But default parameters are not being set when using /build.
But it works well when used with /buildWithParameters. The problem is that /buildWithParameters doesn't provide fileUpload.
Â
Â