-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins 2.430
Folders Plugin 6.858.v898218f3609d
-
-
2.437
Issue
The links of jobs in a view are incorrect when using the mobile view of jenkins.
They do work correctly in the regular full-size UI.
Details
Current hierarchy in jenkins:
MixingStation (folder)
|- App (multibranch project)
|- desktop
|- dev
|- ...
I've created a view with the following properties:
- Recursively search subdirectories
- Selected branches dev and desktop as jobs
This results in the following:

The links are pointing correctly to the jobs, for example:
/view/MS%20App/job/MixingStation/job/App/job/ANmaster/
However when you now resize the window to a small width the links are now incorrect:

/view/MS%20App/job/ANmaster/
Which results in a 404