Tenant dropdown selection broken
I've got this issue....
Solution:Jump to solution
Can you dd on $this->organizations in:
public function getTenants(Panel $panel): Collection
{
return $this->organizations;...
7 Replies
This is my user model:
Solution
Can you dd on $this->organizations in:
public function getTenants(Panel $panel): Collection
{
return $this->organizations;
}
Fuck me your right
π Thanks for the offer, I'm flattered.
Hhaha
It's becuase i have two tables, RoleUser and OrgUser...
Global Administrator needs access to everything and they are only mentioned in RoleUser not OrgUser which the model looks in....
God dammit
that'll do it π we have bugs, but I'd be surprised if that was one π