Devin Barbieri created JENKINS-12646:
----------------------------------------
Summary: API returns previous builds status
Key: JENKINS-12646
URL: https://issues.jenkins-ci.org/browse/JENKINS-12646
Project: Jenkins
Issue Type: Bug
Components: core, matrix, multi-slave-config
Reporter: Devin Barbieri
Assignee: rsandell
Priority: Blocker
This is true for both the python and xml api
If you go to a url such as http://jenkins:8080/job/jobname/label=node1/565/ and
get its api by adding 'api/python', you will get the status of that node for
that build number
If the node is queued, then the api will reference the previous builds status
This also manifests itself in the ui, if a node is busy, the icon will be a
dimmed color, and if you click on it, you will go to a page for the previous
build
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira