Users are not able to see all catalog items from catalog item listIssue When users go to the catalog item list (sc_cat_item), they do not see all items listed.ReleaseAllCauseThis is due to certain catalog items being created under the "Admin Home" catalog. The out of the box business rule "Hide items for admin homepage" is designed to restrict catalog items that belong to "Admin Home" catalogs from displaying to all users other than users with maint role. This is expected behaviour.ResolutionCheck if the issue is caused by ACLs. If not and the if disabling the "Hide items for admin homepage" business rule resolves the issue, then move all catalog items which belongs to the "Admin Home" catalog into a different catalog.