Missing Menu Options.... All, Favorites, History

Kristin Acree
Mega Sage

Since we upgraded to Xanadu, sometimes, some users are missing the All, Favorites and History from the top of the banner. I have people normally log out, clear cache/cookies and log back in. This seems to work, but i have noticed, personally, that it comes back as a problem sometimes. Thoughts?

 

Screenshot 2024-11-06 at 3.56.28 PM.png

1 ACCEPTED SOLUTION

Mike Allen
Mega Sage

From ServiceNow support:
Disable menu changes introduced in Xanadu:
1. Set both glide.ui.menu_query_optimizations_enabled and glide.ui.use_menu_ids_cache system property to false
2.Set or create glide.cache.disabled.application_cache and glide.cache.disabled.module_cache system property to true
3. Clear instance cache (cache.do)

Currently, this issue is targeted to be fixed in Xanadu Patch 3, which is released on 2024-11-07 . I would recommend reverting these changes once the patch is released, after upgrading one of your subprod instances to this version.

View solution in original post

5 REPLIES 5

Bhavya11
Kilo Patron

Hi @Kristin Acree ,

 

Please refer to below thread: Favorites List Missing, Temporarily 

 

 

Thanks,

BK

Its not this problem. The Words All, Favorites, and History are missing from my banner.

 

The link you provided is the favorites menu option is there, but the values under favorites are blank.

Mike Allen
Mega Sage

From ServiceNow support:
Disable menu changes introduced in Xanadu:
1. Set both glide.ui.menu_query_optimizations_enabled and glide.ui.use_menu_ids_cache system property to false
2.Set or create glide.cache.disabled.application_cache and glide.cache.disabled.module_cache system property to true
3. Clear instance cache (cache.do)

Currently, this issue is targeted to be fixed in Xanadu Patch 3, which is released on 2024-11-07 . I would recommend reverting these changes once the patch is released, after upgrading one of your subprod instances to this version.

Thanks! I wasnt finding anything on this.