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

MultiJob project console output link is broken if job is opened from a view

      Open the page of a MultiJob project from a view. You will get the same page in the different URL-s:
      jenkinsserver:8080/job/My_Jobs_name_MultiJob/
      jenkinsserver:8080/view/Unit_tests/job/My_Jobs_name_MultiJob/

      But because of the relative urls, the link to the MultiJob-s console output is also different:
      jenkinsserver:8080/view/Unit_tests/view/Unit_tests/job/My_Jobs_name_MultiJob/10/console

      jenkinsserver:8080/job/My_Jobs_name_MultiJob/10/console

      As it's showed above, the link for the console output contains the view name twice. The correct shloud contain the view name once ow not at all:

      jenkinsserver:8080/view/Unit_tests/job/My_Jobs_name_MultiJob/10/console

      jenkinsserver:8080/job/My_Jobs_name_MultiJob/10/console

          [JENKINS-20724] MultiJob project console output link is broken if job is opened from a view

          Fred G added a comment -

          Should be fixed, once https://github.com/jenkinsci/console-column-plugin/pull/2 has been merged.

          Fred G added a comment - Should be fixed, once https://github.com/jenkinsci/console-column-plugin/pull/2 has been merged.

          For your information, all related to this Jira component have been transferred to Github: https://github.com/jenkinsci/console-column-plugin/

          Note: this is an automated bulk comment

          Alexander Brandes added a comment - For your information, all related to this Jira component have been transferred to Github: https://github.com/jenkinsci/console-column-plugin/ Note: this is an automated bulk comment

            fredg Fred G
            ocsi01 Adam Ocsvari
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: