Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: matrix-auth-plugin
-
Labels:
-
Environment:Jenkins 2.63-SNAPSHOT
Safari 10.1.1
-
Similar Issues:
Description
Steps:
- Open any Security Matrix:
- Matrix-based security
- Project-based Matrix Authorization Strategy
- Project-based security for a selected job
- Add few permissions for a selected user
- Click the "selected all (permissions)" button (see Before.png)
Action result: All permissions were selected for this user (see After.png)
Expected result: All permissions were inverted for this user
Code changed in jenkins
User: Ksenia Nenasheva
Path:
src/main/resources/hudson/security/GlobalMatrixAuthorizationStrategy/config.jelly
src/main/webapp/images/16x16/select-all.gif
src/main/webapp/images/16x16/select-all.png
src/main/webapp/images/16x16/unselect-all.gif
src/main/webapp/images/16x16/unselect-all.png
http://jenkins-ci.org/commit/matrix-auth-plugin/711dce7a61a4346a3be184aa50d4ea9468554999
Log:
[FIXED JENKINS-44665] - "Select all" button inverts all permissions in the Matrix Auth Security settings