Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Critical
-
Resolution: Unresolved
-
Component/s: pipeline-input-step-plugin
-
Labels:
-
Environment:Jenkins 2.138.1
Pipeline 2.5
Pipeline: API 2.29
-
Similar Issues:
Description
On a simple pipeline job, a step require user input (Proceed or Abort). I wish to use the API to proceed or abort the step. So I request this URI (/job/<name>/<id>/wfapi/inputSubmit?inputId=xxxxxxxxxxxx). This throw a 500 java error (cf attachment).