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

"Up" link from an axis of a matrix job shows "Error 404 Not Found"

    XMLWordPrintable

Details

    Description

      When clicking the "Up" link from a child (build axis) of a matrix job, the link leads to an Error 404 Not Found. Instead of loading the parent job it tries to load just the "/job" without the job name.

      Attachments

        Issue Links

          Activity

            danielbeck Daniel Beck added a comment - - edited

            Commits should be prefixed with e.g.:

            [FIXED JENKINS-21773]
            

            if they fix an issue. Only then will the bot pick that up and correctly mark the issue resolved, and only then will the change be eligible for LTS inclusion.

            danielbeck Daniel Beck added a comment - - edited Commits should be prefixed with e.g.: [FIXED JENKINS-21773] if they fix an issue. Only then will the bot pick that up and correctly mark the issue resolved, and only then will the change be eligible for LTS inclusion.

            What is the point in these "Up"/"Back to XY" buttons in side panel, anyway? Breadcrumbs do much better job.

            olivergondza Oliver Gondža added a comment - What is the point in these "Up"/"Back to XY" buttons in side panel, anyway? Breadcrumbs do much better job.

            Code changed in jenkins
            User: Adam Wolf
            Path:
            core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly
            http://jenkins-ci.org/commit/jenkins/48497116744fa0e48652ba637ec44a7319bea181
            Log:
            JENKINS-21773: Removed one level of ../ in the Up link to fix matrix job Up links.

            (cherry picked from commit e1ecb6beb17a8f20a5e0432d70796fbabee2a510)

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Adam Wolf Path: core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly http://jenkins-ci.org/commit/jenkins/48497116744fa0e48652ba637ec44a7319bea181 Log: JENKINS-21773 : Removed one level of ../ in the Up link to fix matrix job Up links. (cherry picked from commit e1ecb6beb17a8f20a5e0432d70796fbabee2a510)

            Code changed in jenkins
            User: Adam Wolf
            Path:
            core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly
            http://jenkins-ci.org/commit/jenkins/881dcee43e31d49a17303f85012df57fd6f97d7b
            Log:
            JENKINS-21773: Fixed sidepanel Up link for multiaxis jobs.

            (cherry picked from commit 432d07bfdb97c5707a3a3a4a19f72cbc3b8e24c8)

            Compare: https://github.com/jenkinsci/jenkins/compare/4d969004c121...881dcee43e31

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Adam Wolf Path: core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly http://jenkins-ci.org/commit/jenkins/881dcee43e31d49a17303f85012df57fd6f97d7b Log: JENKINS-21773 : Fixed sidepanel Up link for multiaxis jobs. (cherry picked from commit 432d07bfdb97c5707a3a3a4a19f72cbc3b8e24c8) Compare: https://github.com/jenkinsci/jenkins/compare/4d969004c121...881dcee43e31
            danielbeck Daniel Beck added a comment -

            olivergondza: Something to consider, yes. Maybe it's just a leftover from pre-breadcrumb days. But I'm not as familiar with Maven/Matrix jobs and how they handle their 'Up' links, maybe there's some actual value there. Also, as long as they exist, they should work

            danielbeck Daniel Beck added a comment - olivergondza : Something to consider, yes. Maybe it's just a leftover from pre-breadcrumb days. But I'm not as familiar with Maven/Matrix jobs and how they handle their 'Up' links, maybe there's some actual value there. Also, as long as they exist, they should work

            People

              Unassigned Unassigned
              jekeller Jacob Keller
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: