Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 19/Oct/12 11:35 AM
Description:

If you request the json representation of a job with running builds, the running builds are not returned in the list of builds in the output.

This is important for us because we make extensive use of the jenkins API in custom information radiators. Because of this change these are unable to display any running build (because we cannot get running builds from the jenkins API anymore).

example: there is a running build on the jenkins CI at the moment:
build 30 of the infra_backend-merge-all-repo job. If you request the json representation of the job:

https://ci.jenkins-ci.org/job/infra_backend-merge-all-repo/api/json?pretty=true

build 30 is not in the "builds" list

Project: Jenkins
Priority: Major Major
Reporter: janick reynders
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to