-
Bug
-
Resolution: Fixed
-
Major
When using com.cloudbees.hudson.plugins.folder.properties.AuthorizationMatrixProperty to configure a ProjectMatrixAuthorizationStrategy, you are limited to Job/* and Run/* permissions. Yet View/* permissions make sense on folders, too. Currently these can only be granted globally.
- links to
Code changed in jenkins
User: Jesse Glick
Path:
src/main/java/com/cloudbees/hudson/plugins/folder/properties/AuthorizationMatrixProperty.java
http://jenkins-ci.org/commit/cloudbees-folder-plugin/36d4c80e2a8572b2e1eccb70dcb58cdfadd51566
Log:
[FIXED JENKINS-28243] Also include the PermissionGroup for View.