Content permissions error

I have…

  • [ x ] Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ x ] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

I created new user and add custom permissions to him. User can see Content tab but when he tried click it he see an error “You are not allowed to view this page”.
Every time when I changed permissions I log out and log in again.
This bug I see only in production. Locally permissions works.

Expected behavior

Minimal reproduction of the problem

permissions
squidex.apps.MyApp.contents.*

Environment

  • [ x ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: 5.8.2

Browser:

  • [ ] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:

If you use custom permissions you have to define all the permissions manually that are needed.