Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-15583

"building" builds (running builds) do not show up anymore in the list of builds of a job (json API)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core

      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

            Unassigned Unassigned
            janickr janick reynders
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: