- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 01:01 PM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 08:51 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 09:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 10:58 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 08:51 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 04:58 AM
Thanks! I wasnt finding anything on this.