function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jenny Chen 9Jenny Chen 9 

System.LimitException: GroupAlert:Too many SOQL queries: 101 Stack Trace: Class.GroupAlert.GroupAlert.loadRulesAndGroup: line 65, column 1 Class.GroupAlert.GroupAlert.<init>: line 41, column 1 Trigger.GroupAlert.GroupAlertLeadFeed: line 19, column 1

Hello, 

I got this error when i tried to deploy my codes to production. Usually it is easier to see where it came from, but not this time. I am not sure where the "GroupAlert" came from. then i am not sure where the Stack Trace "Class.GroupAlert.GroupAlert.loadRulesAndGroup" and "Class.GroupAlert.GroupAlert" below come from??

Error message: 
System.LimitException: GroupAlert:Too many SOQL queries: 101 
Stack Trace: Class.GroupAlert.GroupAlert.loadRulesAndGroup: line 65, column 1 Class.GroupAlert.GroupAlert.<init>: line 41, column 1 Trigger.GroupAlert.GroupAlertLeadFeed: line 19, column 1
v varaprasadv varaprasad
Hi Jenny,

I think in your org you have some installed package like GroupAlert.In this package, you have classes like GroupAlertLeadFeed , GroupAlert classes.

Hope this helps you!

Thanks
Varaprasad
For Support: varaprasad4sfdc@gmail.com