[JIRA] [view-job-filters-plugin] (JENKINS-29991) view-job-filters-plugin with SCM Job Configuration not working

4 views
Skip to first unread message

slowery@gatessolutions.com (JIRA)

unread,
Aug 17, 2015, 8:40:01 PM8/17/15
to jenkinsc...@googlegroups.com
Steve Lowery created an issue
 
Jenkins / Bug JENKINS-29991
view-job-filters-plugin with SCM Job Configuration not working
Issue Type: Bug Bug
Assignee: Jacob Robertson
Components: view-job-filters-plugin
Created: 18/Aug/15 12:39 AM
Environment: Jenkins Version: 1.624
Plugin: view-job-filters-plugin 1.26
OS: 64bit Linux
Java: Java 7
Labels: plugin
Priority: Major Major
Reporter: Steve Lowery

When the only Job Filters is "Regular Expression Job Filter" with a Match Value of "SCM Job Configuration" using Subversion as the SCM (using the svn:// URL), even when the match value is .*, no jobs show up in the view. I have confirmed it isn't a security issue by creating a brand new svn instance with anonymous read/write access.

This worked with version 1.567, but is broken with 1.568 and beyond.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

o.v.nenashev@gmail.com (JIRA)

unread,
Nov 2, 2015, 6:45:02 AM11/2/15
to jenkinsc...@googlegroups.com
Oleg Nenashev commented on Bug JENKINS-29991
 
Re: view-job-filters-plugin with SCM Job Configuration not working

It has been broken by JENKINS-31341. To support 1.568..1.635 you would need to add handling of SCMTrigger item into ScmTypeFilter and RegExJobFilter

sven.schoenung@gmail.com (JIRA)

unread,
Sep 13, 2018, 3:05:02 PM9/13/18
to jenkinsc...@googlegroups.com

Fixed in 2.0.1.

This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

sven.schoenung@gmail.com (JIRA)

unread,
Sep 13, 2018, 3:06:03 PM9/13/18
to jenkinsc...@googlegroups.com
Sven Schoenung resolved as Fixed
 
Change By: Sven Schoenung
Status: Open Resolved
Assignee: Jacob Robertson Sven Schoenung
Resolution: Fixed
Released As: 2.0.1

sverre.moe@gmail.com (JIRA)

unread,
May 10, 2020, 5:46:03 AM5/10/20
to jenkinsc...@googlegroups.com
Sverre Moe edited a comment on Bug JENKINS-29991
 
Re: view-job-filters-plugin with SCM Job Configuration not working
We are using Jenkins LTS 2.222.3 and this does not work for Multibranch Pipelines .

The SCM filtering does not work as documented
{noformat}
Regular Expression Job Filter:
* SCM Configuration - this one is perhaps the best bang for the buck - put in something like "./my-office-name/." to automatically include all jobs that are organized under source control already by office.
{noformat}

At least it does not work for the URL we are using ssh://g...@git.company.com/namespace/project.git
regex: ./namespace/.
It does not filter using this configuration. I have also tried with other regex patterns.
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo

sverre.moe@gmail.com (JIRA)

unread,
May 10, 2020, 5:46:04 AM5/10/20
to jenkinsc...@googlegroups.com

We are using Jenkins LTS 2.222.3 and this does not work.

The SCM filtering does not work as documented

Regular Expression Job Filter:
* SCM Configuration - this one is perhaps the best bang for the buck - put in something like "./my-office-name/." to automatically include all jobs that are organized under source control already by office.

At least it does not work for the URL we are using ssh://g...@git.company.com/namespace/project.git
regex: ./namespace/.
It does not filter using this configuration. I have also tried with other regex patterns.

sverre.moe@gmail.com (JIRA)

unread,
May 10, 2020, 9:48:02 AM5/10/20
to jenkinsc...@googlegroups.com

I looked at the source code for the plugin. It does not support Pipeline og Multibranch Pipeline project.

Reply all
Reply to author
Forward
0 new messages