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: when --seed is used AND code-first is enabled, it still syncs al… (#38)
Fixes an issue where using the --seed flag with code-first mode enabled would not sync all discovered definitions before seeding assignments. The fix ensures that when --seed is used with code-first enabled, all permissions, roles, and capabilities are synced from code-first definitions before applying the configured assignments.
0 commit comments