Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Make glide.ui.goto_use_contains to false to avoid performance issues

GUSNOW13
Tera Contributor

Hi, We have made the "glide.ui.goto_use_contains" default to true for using the "contains" operator and have set the type as 'string'. in sys_properties table. Now after health scan we found that the "Go To" search should not default to using the "contains" operator as per best practices of ServiceNow. So now setting glide.ui.goto_use_contains to false to avoid any performance issues have any impact on the system overall or we can ignore this .Want some good reasons or suggestions to change or not change the operator..

1 REPLY 1

KeerthanaK48995
Tera Contributor

Hi,

Did you found any solution for this