Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: core
-
Labels:
-
Environment:jenkins-2.16
-
Similar Issues:
Description
Noticed it during JENKINS-37545.
Reproduction steps:
1) Manually deploy a plugin with detached dependencies and permission groups (e.g. Ownership 0.5)
2) The loading should fail...
3) Install missing dependencies
4) Deploy the plugin again
5) Change the log
Expected behavior:
The plugin installation succeeds
Actual behavior:
Plugin installation fails due to the missing permission group
Workaround:
Restart the instance
Attachments
Issue Links
- is related to
-
JENKINS-17200 SCM.TAG permission not eagerly loaded
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Screen Shot 2016-08-19 at 13.24.21.png [ 33656 ] |
Attachment | Screen Shot 2016-08-19 at 13.24.21.png [ 33656 ] |
Attachment | Screen Shot 2016-08-19 at 13.39.31.png [ 33657 ] |
Summary | When dynamic plugin loading fails, PermissionGroups are not being cleaned up | When dynamic plugin load fails, PermissionGroups are not being cleaned up |
Link | This issue is related to JENKINS-17200 [ JENKINS-17200 ] |
Environment | jenkins-2.16 |
jenkins-2.16 jenkins-2.17 |
Environment |
jenkins-2.16 jenkins-2.17 |
jenkins-2.16 |
Labels | permissions |
Probably should be fixed implicitly by a rewrite of permission registration, as mentioned in JENKINS-17200.