I have watch Bryan's video for multitenancy(https://www.youtube.com/watch?v=ruzkqxDIG-Y&t=7m23s) on a Directus app. I have done everything absolutely exactly the way he does it and on 3 different projects and everytime I am having the exact same issue.
Create a model -> assign M2O relationship to Users -> Create a role -> assign users to only view their own items -> Log in with a user of that role.
The result is always the following image.
The only way to solve it each time was to delete the custom permission, give full access to the user then recreate the EXACT same permission by not changing anything.
Then everything works.
What can I do to solve this?