Files
twenty/packages/twenty-server
Marie 6efadd330f Recompute cached permissions at feature flag update (#12554)
If permissionsV2 feature flag is toggled, we should recompute the
permissions.

We decided to make each WorkspaceXxCacheService Xx-specific (feature
flag, permissions...), so we are not recomputing permission cache from
workspaceFeatureFlagCacheService where feature flags are recomputed,
even if that would be a lower level than FeatureFlagService. This allows
to avoid complex circuclar dependency and keeps a clear purpose for each
service.
2025-06-12 16:33:52 +02:00
..
2024-09-18 17:35:08 +02:00
2025-05-29 14:08:36 +02:00
2024-09-20 11:02:52 +02:00
2025-06-06 18:35:30 +02:00