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: Pull user Features from DB/Cache call instead of Cache only on User Feature Management (#5741)
* * fix user feature management to not read from cache only - instead pull from DB if cached value doesn't exist.
* * remove unused code.
* * fix update flags from set to createMany.
* * Add auth checks, remove unused solo add function.
* Update lib/cache/userFeatureFlagsCache.ts
Co-authored-by: Clément JANIN <clement.janin@cds-snc.ca>
* * Remove priv check on cache - it fails on putting users perms into cache when loading.
* * swap set to delete for remove flag.
---------
Co-authored-by: Clément JANIN <clement.janin@cds-snc.ca>
0 commit comments