User Level Hierarchy

I tried to use the User Level und Sub User level . The User level has no permission, but only the reference to one or more Sub user levels.

but this doesn’t work, the user gets 401 unauthorized (because the sub levels seem to be ignored)

Is this a known issue? what do i make wrong?
thanks
Ramses

Then how did you test? You need to assign at least the List page permission for at least a table so that you can test by accessing the List page of the table with different user levels.

The sublevels have a lot of permissions, but the parent level none. There I use the hierarchy of sublevels.

I have several modules in m project, each module has its sublevel with permissions. And then there are business roles (aka userlevel) that have sublevels of this modules.

But that doesn’t seem to work