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

'detail' link in upstream change leads to blank page

    • 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.

          [JENKINS-23512] 'detail' link in upstream change leads to blank page

          Code changed in jenkins
          User: Dawid Malinowski
          Path:
          src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesRecorder/config.jelly
          src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesRecorder/global.jelly
          src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesSummaryAction/summary.jelly
          http://jenkins-ci.org/commit/display-upstream-changes-plugin/b4cdd24f451051ec59cefbdd2872d3c8176813c1
          Log:
          JENKINS-23512 - 'detail' link in upstream change leads to blank page

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Dawid Malinowski Path: src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesRecorder/config.jelly src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesRecorder/global.jelly src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesSummaryAction/summary.jelly http://jenkins-ci.org/commit/display-upstream-changes-plugin/b4cdd24f451051ec59cefbdd2872d3c8176813c1 Log: JENKINS-23512 - 'detail' link in upstream change leads to blank page

          Code changed in jenkins
          User: Rob Petti
          Path:
          src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesRecorder/config.jelly
          src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesRecorder/global.jelly
          src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesSummaryAction/summary.jelly
          http://jenkins-ci.org/commit/display-upstream-changes-plugin/c1da3d4b7fd80637863e7be0ef40b88d6a520fe7
          Log:
          Merge pull request #3 from oberthur/JENKINS-23512

          JENKINS-23512 - 'detail' link in upstream change leads to blank page

          Compare: https://github.com/jenkinsci/display-upstream-changes-plugin/compare/45ee2ffff1ec...c1da3d4b7fd8

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Rob Petti Path: src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesRecorder/config.jelly src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesRecorder/global.jelly src/main/resources/jenkins/plugins/displayupstreamchanges/DisplayUpstreamChangesSummaryAction/summary.jelly http://jenkins-ci.org/commit/display-upstream-changes-plugin/c1da3d4b7fd80637863e7be0ef40b88d6a520fe7 Log: Merge pull request #3 from oberthur/ JENKINS-23512 JENKINS-23512 - 'detail' link in upstream change leads to blank page Compare: https://github.com/jenkinsci/display-upstream-changes-plugin/compare/45ee2ffff1ec...c1da3d4b7fd8

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

              Created:
              Updated: