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
Trigger full export. Both rbac export and rbac import exist as cli commands.
Suggest replacing "BOTH" with "FULL" for the "sync" config.
Trigger full export when roles are deleted.
Regarding the other two.
To keep things simple, small and tidy, I would implement support for other fields and collections as a separate library.
Personally I feel the schema export creates too big of a file, generating a lot more git conflicts when multiple developers are involved. I think an option to separate the schema file into smaller files, maybe one per collection, might even have all the collection's permissions also in there, so you end up with a nice file describing the entire collection and its' permissions.
I would probably still suggest having roles, permissions, fields and collections in the same library - but make it optional which things to import/export.
This looks great @u12206050!
Here are a few suggestions for further improvement:
public
andadministrator
roles.directus-file-based-config
which reflects the intentionThe text was updated successfully, but these errors were encountered: