-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.33
Ubuntu 14.04 LTS
For jobs contained withing folders action urls (urls to access warnings are generated) incorrectly leading to 404 http status codes.
There is a pull request that fixes this issue by changing jobs' shortUrl to absoluteUrl to work correctly for jobs contained in folders.
- is related to
-
JENKINS-39947 Job URLs do not work correctly with Folder plugin
-
- Resolved
-
[JENKINS-39950] Incorrect URLs for job actions if job is within a Folder
Link |
New:
This issue is related to |
Attachment | New: jenkins_dashboard_links_folders_correct.png [ 35559 ] | |
Attachment | New: jenkins_dashboard_links_folders_incorrect.png [ 35560 ] |
Component/s | New: cloudbees-folder-plugin [ 18137 ] | |
Component/s | New: dashboard-view-plugin [ 15679 ] | |
Component/s | New: multi-branch-project-plugin (not Pipeline) [ 21127 ] | |
Component/s | New: nested-view-plugin [ 15701 ] |
Comment |
[ Sorry that this takes so long on my side, I did not have much time recently. Thank you very much for the detailed explanation, I'm trying to improve the test case with your instructions (and additional plugins) now. What I still not understand is where you are creating the views? (what is the REPORTS view?) And which view is the nested view, and which is the dashboard? I tried to create a folder, and in the folder I can create a view Nested and in the Nested I can create a view Dashboard. This leads to Folder->Nested->Dashboard bread crumb. When I click on Dashboard I can add the portlet which shows the warnings of all jobs (note there are only basic job, not multi branch yet). Up to now, all links still are working. Maybe adding the next plugin will break the links (multi branch). ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |