-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
Windows
Jenkins LTS
Currently the plugin does not add the URL appendix <jobUrl>/parambuild?... to pipelines. We really miss that.
Trying to call the /parambuild?k=v handler for a Pipeline job resulted in HTTP ERROR 404.
- relates to
-
JENKINS-38375 Build parameters not getting propagated in Pipeline (jenkinsfile).
-
- Resolved
-
I've submitted a pull request for this issue https://github.com/jenkinsci/build-with-parameters-plugin/pull/10