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

"Started by" link on downstream jobs does not work correctly

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • github-plugin
    • None
    • Jenkins 2.19.4, GitHub plugin 1.25.0, Debian Linux

      This seems to affect only downstream jobs (downstreams, downstreams of downstreams, etc.).

      In correct.png, the "Started by GitHub push by iphydf" text links to https://<my-jenkins-url>/job/libtoxcore-toktok_src/43/pollingLog, which is the correct URL.

      In incorrect.png, the "Started by GitHub push by iphydf" text links to https://<my-jenkins-url>/pollingLog, which is incorrect URL and it returns 404. It should link to https://<my-jenkins-url>/job/libtoxcore-toktok_src/43/pollingLog instead, but it doesn't.

      Job shown in incorrect.png is a downstream of the job shown in correct.png.

          [JENKINS-40522] "Started by" link on downstream jobs does not work correctly

            lanwen Kirill Merkushev
            nurupo nurupo nurupo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: