You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(BA-4525): Update callers of changed interfaces for type consistency
Update data types and vfolder repository to match the RBACElementType
interfaces introduced in the previous commit:
- DomainData, GroupData, UserData: entity_operations() returns
Mapping[RBACElementType, ...] to satisfy ScopeSystemRoleData Protocol
- vfolder/repository.py: ScopeType.VFOLDER → RBACElementType.VFOLDER at
RBACGranter/RBACRevoker call sites
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments