Unwanted Banner coming in the login dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2024 03:56 AM
Hi All,
When ever I login to service-now, it redirects to the native UI with the following url -
https://xxx.service-now.com/nav_to.do?uri=%2F$pa_dashboards_overview.do
In this dashboard, after the Washington upgrade, we are noticing an additional info message in the banner like - "Learn how to move to Platform Analytics Experience".
Can anyone help how to remove this additional banner or revert it to how it was before the upgrade?
Screenshot attached for reference.
Thanks and Regards in advance,
Avik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
To diable this set system property com.glide.par.coreui_single_migration.enabled to false and it will be hidden for all the users. Thank You