Related list "Related Slow Patterns" is causing business rules to load very slowlyDescriptionRelated list "Related Slow Patterns" is causing business rules to load very slowlySteps to Reproduce 1. Install Application Insights2. Navigate to a business rule on an instance with many slow patternsExpected: Business rule loads quicklyCurrent: Business rule can take upwards of 20 seconds to loadWorkaroundIf customer does not use this related list at all, doing the following will disable the source of these related lists. It has no other impact beyond this related list and can be easily reversed if needed: Have support hop onto the instance (this is because a maint role is needed to change the the private scope "Application Insights")Go to the table sys_script_vtableDisable the record "sys_script_vtable_96ca48f7537320102e10ddeeff7b1292" If customer only wants to remove the related list from the form of a single table (like business rules) but keep it on other forms (like script include) Have support hop onto the instance (this is because a maint role is needed to change the the private scope "Application Insights")Go to any business rule form and click on the hamburger menuClick on Configure -> Related ListsRemove the related list "Related Slow Patterns"Related Problem: PRB1764110