-
Bug
-
Resolution: Unresolved
-
Blocker
This is a regression after the 0.12.0 security release. The plugin will reject Ownership Changes by XML submission from non-Admin users having the Manage Ownership Permission.
Proposed fix:
- OwnershipDescription readResolve() logic should consult with extension points to verify the required permission
- Extension points and their implementations are extended to support the API
- is blocked by
-
JENKINS-50807 Add OwnershipHelperLocator implementations for Computer and Node classes
- Resolved
- is duplicated by
-
JENKINS-50792 Overall Admin access is required to create/copy a job, which wasn't required earlier
- Reopened
-
JENKINS-49959 ownership-plugin 0.12.0 breaks creating new job from existing job
- Resolved
- links to