-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Repository - Permissions
-
None
-
2
-
1
Issue Summary
When a user is deleted, organizations have to follow steps before they can delete their personal repos. Removing the permissions from the repo is one way to know if someone else is still using it.
The goal is to reduce admin effort in identifying personal repos from deleted users, and removing the repo permissions.
Steps to Reproduce
- Create a personal repository
- Remove the user who owns the personal repo
Expected Results
Once 7 days has passed since the user was deleted, all the permissions of the personal repos should be removed.
Actual Results
The permissions in the personal repos of deleted users are still retained.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available