2 glide.ui.text_search system properties were created unexpectedly<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Issue Unexpectedly, 2 properties were created: glide.ui.text_search.enable_fallback_number_searchglide.ui.text_search.fallback_table_list Release Any Resolution These rules are created by the "Enable Fallback Search for Exact Match" business rule (/sys_script.do?sys_id=5bd998215b011010cd40ed35cc81c7ac). They are required for global search to work even if the prefix of a table changes Related Links https://www.servicenow.com/docs/bundle/zurich-platform-administration/page/administer/search-administration/task/set-global-text-search-properties.html