-
Bug
-
Resolution: Unresolved
-
Critical
-
Jenkins 2.138.1
Pipeline 2.5
Pipeline: API 2.29
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).