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

'detail' link in upstream change leads to blank page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Display Upstream changes Plugin 0.1
      Jenkins 1.554
      Internal (jetty) container
      OpenJDK 64-Bit Server VM (java version 1.7.0_51)
      Linux ubuntu 3.11.0-18-generic

      In the upstream changes section of a build, each upstream change has a "detail" link. This links to a URL based on the run of the current "downstream" job rather than the upstream job. So if job downstream #22 is launched by the job upstream #14, the link we get is

      http://somehost/jenkins/job/downstream/22/changes#detail0

      When we really need

      http://somehost/jenkins/job/upstream/14/changes#detail0

      As a result, clicking the "detail" link of the downstream job takes you to a no-content Jenkins page.

            Unassigned Unassigned
            rmandeville Rob Mandeville
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: