-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Operating System: Ubuntu 16.04.2 LTS
Java:
- java version "1.7.0_95"
- OpenJDK Runtime Environment (IcedTea 2.6.4) (7u95-2.6.4-3)
- OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode)
Jenkins: 2.32.2
Plugins:
- Multi-Branch Project Plugin: 0.5.1
Jenkins is accessed through a Nginx reverse proxy
See attachment for more details about environment (Support Core Plugin dump)Operating System: Ubuntu 16.04.2 LTS Java: - java version "1.7.0_95" - OpenJDK Runtime Environment (IcedTea 2.6.4) (7u95-2.6.4-3) - OpenJDK 64-Bit Server VM (build 24.95-b01, mixed mode) Jenkins: 2.32.2 Plugins: - Multi-Branch Project Plugin: 0.5.1 Jenkins is accessed through a Nginx reverse proxy See attachment for more details about environment (Support Core Plugin dump)
I recently update a bunch of plugins that break my projects.
I've experience some issues resolved thank to investigating existing issue report such as JENKINS-41867
My issue is that I can't no more access job details of branch that are used as PR source. As you can see in attached screenshot, I've two branches "develop" and "feature/admin-roleuser".
When I click on develop, I can see job report but when I try on the "feature/admin-roleuser" which is a PR to develop I end up with a 404 not found (see attached screenshot).