Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Windows
Jenkins LTS
Description
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.
Attachments
Issue Links
- relates to
-
JENKINS-38375 Build parameters not getting propagated in Pipeline (jenkinsfile).
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Tomasz Bekas [ tbekas ] |
Workflow | JNJira [ 171670 ] | JNJira + In-Review [ 184396 ] |
Link |
This issue relates to |
Description | Currently the plugin does not add the URL appendix <jobUrl>/parambuild?... to pipelines. We really miss that. |
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. |
Assignee | Tomasz Bekas [ tbekas ] | Ivan Sugonyak [ sugonyak_ivan ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
I've submitted a pull request for this issue https://github.com/jenkinsci/build-with-parameters-plugin/pull/10