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

Dashboard link from job sidepanel should rather go to containing folder

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core

      Folders have a sidepanel which offers an Up link going to the parent folder, or Jenkins root if this is already at top level. Jobs should do the same, instead of (or in addition to) showing a Dashboard link, at least when inside a folder.

          [JENKINS-20106] Dashboard link from job sidepanel should rather go to containing folder

          Daniel Beck added a comment -

          https://github.com/jenkinsci/jenkins/pull/1000

          (sorry about the timing – not exactly the save the world kind of PR…)

          Daniel Beck added a comment - https://github.com/jenkinsci/jenkins/pull/1000 (sorry about the timing – not exactly the save the world kind of PR…)

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly
          http://jenkins-ci.org/commit/jenkins/850485acf3f1e95c92231aa0dfb577d132bdc647
          Log:
          [FIXED JENKINS-20106] Show different "up" link for jobs in folders

          This change determines in the current items parent is the Jenkins
          instance. If so, behavior is as before. Otherwise, link to parent
          and use the label 'Up' instead of 'Back to Dashboard' similar to
          Folders Plugin.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly http://jenkins-ci.org/commit/jenkins/850485acf3f1e95c92231aa0dfb577d132bdc647 Log: [FIXED JENKINS-20106] Show different "up" link for jobs in folders This change determines in the current items parent is the Jenkins instance. If so, behavior is as before. Otherwise, link to parent and use the label 'Up' instead of 'Back to Dashboard' similar to Folders Plugin.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly
          http://jenkins-ci.org/commit/jenkins/61c04b2c031fb280717755d9e64afdc7873cb260
          Log:
          Merge branch 'JENKINS-20106' of github.com:daniel-beck/jenkins into daniel-beck-JENKINS-20106

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly http://jenkins-ci.org/commit/jenkins/61c04b2c031fb280717755d9e64afdc7873cb260 Log: Merge branch ' JENKINS-20106 ' of github.com:daniel-beck/jenkins into daniel-beck- JENKINS-20106

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: changelog.html http://jenkins-ci.org/commit/jenkins/b96e9895fde2104a56c106d168222bdb0e27be7a Log: JENKINS-20106 Noting. Compare: https://github.com/jenkinsci/jenkins/compare/cd8791e8fd2b...b96e9895fde2

          dogfood added a comment -

          Integrated in jenkins_main_trunk #3010
          [FIXED JENKINS-20106] Show different "up" link for jobs in folders (Revision 850485acf3f1e95c92231aa0dfb577d132bdc647)
          JENKINS-20106 Noting. (Revision b96e9895fde2104a56c106d168222bdb0e27be7a)

          Result = SUCCESS
          daniel-beck : 850485acf3f1e95c92231aa0dfb577d132bdc647
          Files :

          • core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly

          Jesse Glick : b96e9895fde2104a56c106d168222bdb0e27be7a
          Files :

          • changelog.html

          dogfood added a comment - Integrated in jenkins_main_trunk #3010 [FIXED JENKINS-20106] Show different "up" link for jobs in folders (Revision 850485acf3f1e95c92231aa0dfb577d132bdc647) JENKINS-20106 Noting. (Revision b96e9895fde2104a56c106d168222bdb0e27be7a) Result = SUCCESS daniel-beck : 850485acf3f1e95c92231aa0dfb577d132bdc647 Files : core/src/main/resources/hudson/model/AbstractProject/sidepanel.jelly Jesse Glick : b96e9895fde2104a56c106d168222bdb0e27be7a Files : changelog.html

            Unassigned Unassigned
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: