Oh I need to clarify this in the UI… all limits are per user and never shared between group members. Shared group quota limit is an interesting concept but I am not sure it makes sense in practice? Can you think of any time this would be useful?
For now my implementation is:
- Pick the most “relaxed” quota the user has depending on groups the user is a member of
- Enforce per user.
(this allows admins immunity even if TL2 has a strict quota)