Child admin membership should be disabled if has admin permission on parent
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
**Context:**
- Parent: User A: Admin, User B: Write
- Child: User A: none (inherit admin), User B: Admin
**Expected behavior:**
Child membership for User A should be disabled because it inherits from the parent.
**Current behavior:**
The membership is enabled because it seems the User B is an admin and thus it allows to delete/change the other admin membership.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.