Bhuvarahan / npsp

Automatically exported from code.google.com/p/npsp
0 stars 0 forks source link

New Contact Donation causes Apex trigger npo02.Household_Opportunity exception #189

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Suddenly, when creating a new donation from a Contact record (no Household 
involved), an error comes up preventing the new Donation from being created:

Apex trigger npo02.Household_Opportunity caused an unexpected exception, 
contact your administrator: npo02.Household_Opportunity: execution of 
AfterInsert caused by: System.LimitException: npo02:Too many query rows: 1001: 
(npo02) 

I wanted you to be aware of the problem, however we needed to move forward and 
were not using Households, so I uninstalled the Household package and that 
solved the problem.  

Original issue reported on code.google.com by JARen...@gmail.com on 16 Sep 2010 at 3:24

GoogleCodeExporter commented 8 years ago
This should be fixed in the newer versions, I'm closing this issue. Please feel 
free to re-open or add a new issue if you're continuing to see this behavior. 

Kevin

Original comment by kbro...@gmail.com on 19 Feb 2011 at 7:27