Change By: Eric Anker (22/Sep/14 2:05 PM)
Description: Using the folder structure below, trying to give a user access to ONLY the contents of FolderA.  I'd expect  {noformat}  .*FolderA.* {noformat}  to do that.

To Reproduce:
Create this folder structure:
Folder1/
Folder1/FolderA/
Folder1/FolderA/JobA
Folder1/FolderB/
Folder1/FolderB/JobB
Folder1/Job1

Try these search expressions:
{noformat}  ->  "  .*Folder1.* "  Works
 ->
 "  .*FolderA.* "  Does NOT work
 ->
 "  .*JobA.* "  Does NOT work
 ->
 "  .*FolderB.* "  Does NOT work
 ->
 "  .*JobB.* "  Does NOT work
 ->
 "  .*Job1.* "  Does NOT work
{noformat} 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to