-
New Feature
-
Resolution: Fixed
-
Minor
-
None
Instead of simply returning "Scheduled" once a job has been launched, it would be nice that the job ID/number would be returned so that it can be reused in the API for further tracking.
- is duplicated by
-
JENKINS-29615 Return queue item location of scheduled build
-
- Resolved
-
- links to
[JENKINS-22849] Send 201 (Created) response with a Location header pointing to the queue item once job submitted
Link |
New:
This issue is duplicated by |
Remote Link | New: This issue links to "PR 8 (Web Link)" [ 12985 ] |
Assignee | Original: Jesse Glick [ jglick ] | New: Yoann Dubreuil [ ydubreuil ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 154991 ] | New: JNJira + In-Review [ 195104 ] |
Code changed in jenkins
User: Jesse Glick
Path:
src/main/java/org/jenkinsci/plugins/build_token_root/BuildRootAction.java
src/test/java/org/jenkinsci/plugins/build_token_root/BuildRootActionTest.java
http://jenkins-ci.org/commit/build-token-root-plugin/e7257ce102c2933566dab1a8ee0b2dfeda2313fc
Log:
Merge pull request #8 from ydubreuil/jenkins-29615
JENKINS-22849Improve HTTP response to include item queue locationCompare: https://github.com/jenkinsci/build-token-root-plugin/compare/f1239a38e9e9...e7257ce102c2