How to see what all sites are configured (and their security access) in the 9 square dropdown on the top right.

On clicking on this I am able to see the different sites that i can access. The discrepancy is that in DEV environment I am able to see a site in this dropdown that I am unable to see in UAT environment. (I have all the entitlements required to see it in UAT). But the major issue is that I will be able to access the content on that site only when i see its name in the dropdown since that is the only way to navigate to that site.
I went into the site to see but that has information (like design objects) for other things on the header bar but not of this square.

How can I see what all sites have been configured for this square.

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Associate Developer

    Hi  

    This issue is likely due to differences in the site configuration between DEV and UAT. Please check the following:

    Check the security settings of the site object in the DEV environment where the site is visible. Make sure your user is added in appropriate security group —this might be missing in UAT.

    Also, verify whether the site object was deployed correctly to the UAT environment. It’s possible that the site wasn’t included in the deployment package or was deployed with different configurations.

Reply
  • 0
    Certified Associate Developer

    Hi  

    This issue is likely due to differences in the site configuration between DEV and UAT. Please check the following:

    Check the security settings of the site object in the DEV environment where the site is visible. Make sure your user is added in appropriate security group —this might be missing in UAT.

    Also, verify whether the site object was deployed correctly to the UAT environment. It’s possible that the site wasn’t included in the deployment package or was deployed with different configurations.

Children