-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: cloudbees-folder-plugin, core
-
Environment: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