Files
twenty/packages
Félix Malfait c74542cfe9 refactor(twenty-orm): migrate permission entities to WorkspaceScopedRepository
Replace raw @InjectRepository with the workspace-scoped wrapper at every
call site for ObjectPermissionEntity, FieldPermissionEntity,
RowLevelPermissionPredicateEntity, RowLevelPermissionPredicateGroupEntity,
RoleEntity, and RoleTargetEntity in the shared role/object-metadata cache
services so workspaceId is enforced on all reads/writes.

Per-entity follow-up commits cover the remaining single-entity call sites.
2026-05-27 19:20:15 +02:00
..
2026-05-04 11:09:34 +02:00