Workflow editor page is not opening and Column search also not workingIssue On trying to open Workflow editor page, page is not opening simply showing a blank page.When you access a list view, and click on the magnifying glass (Show column search row) to perform a column search, nothing happens. The search text area on column header does not appear.ReleaseAll supported releases.CauseThe root cause for this issue is modifying the OOB UI Script - sys_ui_script.do?sys_id=a5294c50d71321004792a1737e6103e0ResolutionIf this UI Script is set to Global = true, then the above mentioned issues would occur. OOB, this UI Script is not global, and should not be made global.Related LinksWhen checking the browser console, you will find the below error: js_includes_customer.jsx?v=06-22-2021_1726&lp=Tue_Jul_20_00_52_46_PDT_2021&c=39_1233:2858 Uncaught ReferenceError: kbConfig is not definedat HTMLDocument.<anonymous> (js_includes_customer.jsx?v=06-22-2021_1726&lp=Tue_Jul_20_00_52_46_PDT_2021&c=39_1233:2858)at i (js_includes_doctype.jsx?v=06-22-2021_1726&lp=Tue_Jul_20_00_52_46_PDT_2021&c=39_1233:1496)at Object.fireWith [as resolveWith] (js_includes_doctype.jsx?v=06-22-2021_1726&lp=Tue_Jul_20_00_52_46_PDT_2021&c=39_1233:1496)at Function.ready (js_includes_doctype.jsx?v=06-22-2021_1726&lp=Tue_Jul_20_00_52_46_PDT_2021&c=39_1233:1496)at HTMLDocument.I (js_includes_doctype.jsx?v=06-22-2021_1726&lp=Tue_Jul_20_00_52_46_PDT_2021&c=39_1233:1496)