Adding Affected CIs to Change Request is Slow Issue Users experience slow performance while adding Affected CIs to Change Request records Steps to Reproduce: Open a change request Go to the Related Lists > Affected CIs > AddNotice it is slow to load the Affected CIsResolutionCustomer can change the filter on the Affected CI list to only display certain records or sort on a specific column Go to the script include 'AssociateCIToTask' /sys_script_include.do?sys_id=f9c746976f5a7100e5f2b3312e3ee4bb In the function _getURL, change url.set() to a more selective filter For example: url.set("sysparm_query",'nameSTARTSWITH3827'); Save the script include Retest adding the Affected CI