-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 1.636 with view-job-filters plugin 1.27, subversion-plugin 2.5.4.
OpenJDK Runtime Environment (rhel-2.5.5.3.0.1.el6_6-x86_64 u79-b14)
Apache Tomcat 6.0.36
-
-
2.0.1
Probably related to JENKINS-29991
When using the view-job-filters-plugin with a "Regular Expression Job Filter" filtering by "Job SCM Configuration", the filtered job list doesn't show projects of kind "Freestyle Projects".
I created a view filtering by the SCM url "./mobile/." (just an example), then I created two projects: a "Maven project" and a "Freestyle project", both with exactly the same SCM configuration (we are using subversion here).
After that, I noticed that my view just listed the "Maven Project".
Just to make sure, I changed my "Maven Project" configuration to another SCM repository and then the job was gone from the list, as expected.
- is related to
-
JENKINS-29991 view-job-filters-plugin with SCM Job Configuration not working
- Resolved