Issue Type: Bug Bug
Assignee: Larry Shatzer, Jr.
Components: favorite
Created: 03/Jul/13 2:06 PM
Description:

The change in Jenkins 1.512 which adds support for views containing items child items from within folders is incompatible with the current way the plugin works.

Steps to reproduce:

1. Install folders plugin
2. Create two jobs at root: A & B
3. Create three folders at root: C, D & E
4. In each of the folders create two jobs: C/F, C/G, D/H, D/I, E/J, E/K
5. Mark the following jobs as favorite: A, C/F and the folder D.
6. Create a view with the `Recurse in subfolders` option selected and a regex of `.*` and the Favorites Filter

Expected results:

The view should contain the following items only: A, C/F and D

Actual results:

The view contains:

A
C/F
C/G
D
D/H
D/I
E/J
E/K

Project: Jenkins
Priority: Major Major
Reporter: stephenconnolly
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to