Membership error does not show on update
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
# Steps
1. Share item A with user U with permission write
2. Share child (of A) item B with user U with permission admin
3. Change permission of user U to read
Expected behavior: an error should let the user know it is not possible because the root permission is `write`.
Current behavior: nothing happens (error is invisible)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.