Admin + Organization Plugin: Role Columns
I have a question about using the
The question I have is, how should the relationship between those two distinct
admin and organization plugins together. When using the admin plugin, it adds a role column to the user table and when using the organization plugin, it creates a member table that itself contains a role column along with a userId column that references the earlier user table.The question I have is, how should the relationship between those two distinct
role columns be managed? What are the expectations?