When deleting groups/users, delete corresponding group memberships, permission set assignments, etc.
Open
- Dominant language
- Go
- Stars
- 666
- Forks
- 213
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 4
Description
**Is your feature request related to a problem? Please describe.**
If a user is deleted from AWS, there will remain a reference to that user within the group. Same for both users and groups which were assigned particular permission sets.
**Describe the solution you'd like**
Cascade delete foreign key references
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the user, group, and permission-set deletion paths and the related persistence schema. Done means deleting a user or group also removes its group memberships and permission-set assignments without leaving references, with coverage for those cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100