jenkinsci / categorized-view-plugin

This is a plugin to create a new view named Categorized Jobs View, where jobs are grouped dynamically by regular expressions
https://plugins.jenkins.io/categorized-view/
GNU General Public License v3.0
11 stars 23 forks source link

Job links are broken for categorized jobs residing in a folder (post 1.8) #8

Open ektavaswani opened 7 years ago

ektavaswani commented 7 years ago

I am categorizing jobs (using a regex) residing in a folder. So the categories are created properly but the job links are broken. I am able to access the jobs if directly navigating to the folder. I see that below lines of code have been removed in 1.9: src/main/resources/lib/categorizedview/catProjectView.jelly +

taksan commented 7 years ago

I'll look into that, thanks for reporting

madelaney commented 7 years ago

I'm getting this same issue. I'm staying on 1.8 as a workaround

pvandervelde commented 6 years ago

@taksan Any progress?

audig commented 6 years ago

Same issue, stay on 1.8

lared commented 6 years ago

Has there been any progress with this issue?

dgeissl commented 5 years ago

This issue also breaks the plugin for MultibranchPipeline jobs. The Jobs are shown and categorized, but all links are broken.

tested with Jenkins ver. 2.138.1 categorized-view 1.10