Daniel Beck commented on Bug JENKINS-17482

Not sure what you mean. Views and Folders are very different things. Folders become part of a job's location/identity (so a job can only be in one folder), while views are virtual (one job in multiple views; inclusion of jobs based on filters) and only in the URL to provide the breadcrumb trail.

AFAICT, Role Strategy only has global view permissions, the 'project-based' (i.e. job name regex) part does not use view related permisions:

https://github.com/jenkinsci/role-strategy-plugin/blob/master/src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java#L503

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