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

lastSuccessfulRun is not a valid link for folder items

XMLWordPrintable

    • 1.0-japan-m9

      If you look at the api results for: https://blueocean.io/blue/rest/organizations/jenkins/pipelines/

      for the "admin/garbage-collect" job - it has a url for last success:

      "lastSuccessfulRun": "http://127.0.0.1:8080/blue/rest/organizations/jenkins/pipelines/garbage-collect/runs/15"

      This is incorrect, it should be:

      https://blueocean.io/blue/rest/organizations/jenkins/pipelines/admin/pipelines/garbage-collect/runs/15/

      It is now adding in the folder path as per the API spec.

      Also - why is there "name", "displayName" and now "fullName" ?

            vivek Vivek Pandey
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: