Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines whether the migration banner for Platform Analytics is displayed on Core UI dashboards, impacting user experience during the transition. |
| What area does it affect? |
Core UI dashboards |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when planning or executing the migration to ensure user notifications align with your strategy. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.par.coreui_single_migration.enabled |
| Sys ID |
55feb238ff131210c9d5cb97c23bf129 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Property to hide the banner for the migration to Platform Analytics experience from the Core UI dashboards |
| Updated |
2025-01-22 00:00:00 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... you begin Role required: admin. About this task Add a system property to prevent users from migrating their own dashboards. Procedure 1. Navigate to sys_properties.list. 2. Add the system property com.glide.par.coreui_single_migration.enabled if it does not already exist. For more information, see Available system properties . 3. Set com.glide.par.coreui_single_migration.enabled to false. Result The banner with the button to convert individual dashboards from ...
Context preview
Snippet 2
... the system sets the length of the column to 160. • Type: true | false • Default value: false • Location: Add the property to the System Property [sys_properties] table. com.glide.par.coreui_single_migration.enabled © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other ...
Context preview
Snippet 3
... lost on any subsequent dashboard save. Platform Analytics Dashboard API PRB2002612 Filters should expose the new filter Custom ID field Platform Analytics Migration API PRB1972851 Hide the info message if 'com.glide.par.coreui_single_migration.enabled' property is 'false' 1. Create CoreUI dashboard (pa_dashboards). 2. Add Dynamic content block to it. 3. Set 'com.glide.par.coreui_single_migration.enabled' system property to 'false.' Expected behavior: The info message should be hidden ...
Related properties