joas8211 / payload-tenancy

Multi-tenancy plugin for Payload CMS
MIT License
122 stars 6 forks source link

Accesses aren't refreshed after creating root tenant #2

Closed joas8211 closed 1 year ago

joas8211 commented 1 year ago

After installation, it's required to create the root tenant. Accesses are configured to restrict access to only tenant collection if there's no tenants yet. But after the root tenant is created, admin panel still doesn't show other collections since the accesses has not been refreshed after submitting the form.

joas8211 commented 1 year ago

Current discussion: https://github.com/payloadcms/payload/discussions/2191