I have two users.
user1 - [email protected] - user group and access level - Business Owner
Business Owners
access level is only Business Owners
user2 - [email protected] - user group and access level - Registered
access level is registered, manager,super users
Now user1 can access the contents of both registered
and business owner
and user2 can access the contents of only registered
and not business owner
(which is correct as expected)
What I expect is that since business owner
(user1) has not been given access for registered, he should not be able to access the contents of Registered
Am I missing something?