The "People" link in the sidebar on a multibranch project leads to a 404, the actual URL linked in the screenshots is: http://localhost:8080/job/Multipass/view/Welcome/asynchPeople/

      Similar to JENKINS-34259

          [JENKINS-34259] Some links in multibranch projects are broken

          rtyler Reproduced. A PR is underway...

          Manuel Recena Soto added a comment - rtyler Reproduced. A PR is underway...

          It seems there are also other links broken.

          Manuel Recena Soto added a comment - It seems there are also other links broken.

          Jesse Glick added a comment -

          That URL ought to work AFAIK. View.doAsynchPeople. What is the problem?

          Jesse Glick added a comment - That URL ought to work AFAIK. View.doAsynchPeople . What is the problem?

          Manuel Recena Soto added a comment - - edited

          jglick Do not work (when you reach the Welcome view, for example, and there are not branch sources defined)

          1. People link
          2. Edit View link
          3. Build History link

          Manuel Recena Soto added a comment - - edited jglick Do not work (when you reach the Welcome view, for example, and there are not branch sources defined) People link Edit View link Build History link

          Manuel Recena Soto added a comment - - edited

          Link generated:

          In my opinion, both links are wrong. The second one returns a 404.

          Manuel Recena Soto added a comment - - edited Link generated: when there is at least a branch source defined: http://localhost:8080/jenkins/asynchPeople/ when you are on Welcome view: http://localhost:8080/jenkins/job/JENKINS-34259-1/view/Welcome/asynchPeople/ In my opinion, both links are wrong. The second one returns a 404.

          Code changed in jenkins
          User: recena
          Path:
          src/main/java/jenkins/branch/BaseEmptyView.java
          http://jenkins-ci.org/commit/branch-api-plugin/c0b4d479a0b5871a69e13e9c7181b9a2e2756460
          Log:
          JENKINS-34259 Disable Edit View option in EmptyViews

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: recena Path: src/main/java/jenkins/branch/BaseEmptyView.java http://jenkins-ci.org/commit/branch-api-plugin/c0b4d479a0b5871a69e13e9c7181b9a2e2756460 Log: JENKINS-34259 Disable Edit View option in EmptyViews

          Code changed in jenkins
          User: recena
          Path:
          src/main/java/jenkins/branch/MultiBranchProject.java
          src/main/java/jenkins/branch/OrganizationFolder.java
          http://jenkins-ci.org/commit/branch-api-plugin/f2ae21fd12f44221aa5a982ae939207f86d3183b
          Log:
          JENKINS-34259 Build History and People links are working fine

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: recena Path: src/main/java/jenkins/branch/MultiBranchProject.java src/main/java/jenkins/branch/OrganizationFolder.java http://jenkins-ci.org/commit/branch-api-plugin/f2ae21fd12f44221aa5a982ae939207f86d3183b Log: JENKINS-34259 Build History and People links are working fine

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          src/main/java/jenkins/branch/BaseEmptyView.java
          src/main/java/jenkins/branch/MultiBranchProject.java
          src/main/java/jenkins/branch/OrganizationFolder.java
          http://jenkins-ci.org/commit/branch-api-plugin/e5363900cc94bff2674adee2f59f3ff6d2cd5d00
          Log:
          Merge pull request #38 from recena/JENKINS-34259

          JENKINS-34259 Some links are broken in the Welcome page

          Compare: https://github.com/jenkinsci/branch-api-plugin/compare/3e8a70c387fb...e5363900cc94

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: src/main/java/jenkins/branch/BaseEmptyView.java src/main/java/jenkins/branch/MultiBranchProject.java src/main/java/jenkins/branch/OrganizationFolder.java http://jenkins-ci.org/commit/branch-api-plugin/e5363900cc94bff2674adee2f59f3ff6d2cd5d00 Log: Merge pull request #38 from recena/ JENKINS-34259 JENKINS-34259 Some links are broken in the Welcome page Compare: https://github.com/jenkinsci/branch-api-plugin/compare/3e8a70c387fb...e5363900cc94

          This fix has been included in branch-api-1.7.

          Manuel Recena Soto added a comment - This fix has been included in branch-api-1.7 .

            recena Manuel Recena Soto
            rtyler R. Tyler Croy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: