Open pulpbot opened 2 years ago
From: @RCMariko (rchan) Date: 2020-09-04T15:06:25Z
Removing from current Sprint 80. Target for Sprint 82. Can be added back to Sprint 81 if staffing allows.
From: @bmbouter (bmbouter) Date: 2020-09-18T19:01:04Z
Moving back to NEW, I am not actively working on this.
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
This issue is no longer marked for closure.
Author: @bmbouter (bmbouter)
Redmine Issue: 7337, https://pulp.plan.io/issues/7337
By default no users will be able to run orphan cleanup. This is reasonable because systems opt-in to RBAC by using non-admin users, so installs with 'admin' users will bypass this default policy.
One new permissions will be created. This will not be associated with any specific model, either a user has it or they don't.
The orphan cleanup view will require this permission to execute. This view will not provide any queryset filtering as there are no orphan_cleanup views.