-
I have several legacy accounts with huge numbers of contacts. When users try to delete those contacts using `CON_DeleteContactOverride`, they get an exception in the form:
> npsp:Too many query row…
-
STR:
1. New NPSP Data Import record - Contact1 Imported (select existing Contact), Contact2 First Name/Contact2 Last Name (something that won't match)
2. Run utility with default matching
Expec…
-
When transferring somewhere around 500 contacts there is a time out error. Here is the error message.
---
Apex CPU time limit exceeded
Error is in expression '{!doTransfer}' in component apex:comman…
-
https://powerofus.force.com/hub-ideas/1057
Based on this idea, allow users to match against the Salesforce Id if they have it, when using the NPSP Data Importer.
-
I've done some extensions to the NPSP using Process Builder to apply some business logic. However, the Recurring Donations Batch nightly program is now running into governor limits.
Happy to impl…
-
Hi,
We are facing issue when "Use Fiscal Year" is checked on NPSP settings.
NOTE: GAU renamed as "Fund Code" in our Org.
“Use Fiscal Year for Rollups” checkbox is selected as shown in screensho…
-
The Contact/Account level phone number fields can't be included in the NPSP Data Imports Matching Rules - they aren't available in the Custom Unique ID field. Can these be included for Contacts with …
-
Create Household Contact
Add Recurring Donation (open)
Delete Contact (with override button)
Result:
In my org, I received 2 identical emails:
Errors:
Error #1:
Error Type: Other
Error…
-
Steps to recreate:
1) Set the NPSP settings to the 1:1 account model and define a general record type for the 1:1 account. The presumption is this record type is used for more than the 1:1 account.
…
-
Thread: https://powerofus.force.com/0D580000034bNqe
Validation Rule in customer org is:
(RecordType.Name="Membership Grant" || RecordType.Name="Non-Member Grant")
&&
IsWon=True &&
(ISBLAN…