-
Improvement
-
Resolution: Duplicate
-
Minor
-
None
When a build is triggered by Build Token Root plugin, HTTP response body contains
There's no way to retrieve the scheduled item in the Jenkins queue.Scheduled
Returning a HTTP redirect like the standard job API does could be better. (see https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/ParametersDefinitionProperty.java#L185-L192)
I have a PR ready.
- duplicates
-
JENKINS-22849 Send 201 (Created) response with a Location header pointing to the queue item once job submitted
- Resolved
- links to