Permission .. Another

Ver 11.10.11 CentOS MySQL

I have gone through various document
Permission types (XWiki.org)
Security Module (XWiki.org)

Admin users no issues and I able to see all folders (Home-> XWikiAdminGroup->All permissions enabled)

The problem is with the testuser. No Permission defined.

TopLevel:
Home
Operation
==> Journals
====> 1234
====> 5678

Here the Operation/Journals folder was created sometime back.
Operation folder Permission: No ticks anywhere
Journals folder Permission:
Rights: Page & Children : Group: xWikiAllGroup ->View only
Rights: Page & Children : User: unregistered users ->View only
Here I a able to access the pages 1234 and 5678 without log-in and with login.
But I dont see the left side Menu Operations even if I login

TopLevel:
Home
Operation
==> Journals
====> 1234
====> 5678
Testing
==> Sample
====> 1111
====> 2222

So I created one more page “Testing” at the same level as “Operations”.
Testing folder Permission: No ticks anywere
Sample folder Permission:
Rights: Page & Children : Group: xWikiAllGroup ->View only
Rights: Page & Children : User: unregistered users ->View only
Here I am able to access the pages 1234 and 5678 without and with login.
But I am able to see the left side Menu Testing if I login

Dont understand with same permission levels I am able to see one folder and not the other. Any thoughts?

Separately, is it possible to get the permission details of a page for an user or Unregistered user?