Multi-tenant :(
#14261
Replies: 1 comment 3 replies
-
|
when you say "multi-tenant" are you referring to the plugin itself or the payload examples? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone know if the official payload cms multi-tenant is actually working. I have run into a ton of bugs where a superadmin doesn't have access to tenants, or when a client creates a page (in my schema), I get this weird:
The document with ID 4 could not be found. It may have been deleted or never existed, or you may not have access to it.
No Pages found. Either no Pages exist yet or none match the filters you've specified above. (where ID increments on each attempt although nothing is created).
I just don't know if I should dig into these errors myself or spend the time to implement my own multi-tenant.
Please let me know if others are using it successfully.
There is not much discussion on this plugin and the few I found discuss errors as well.
Thank you all!
Beta Was this translation helpful? Give feedback.
All reactions