uat/3.221-Beta_1
版本发布时间: 2022-07-26 02:12:22
SalesforceFoundation/NPSP最新发布版本:rel/3.230(2024-08-22 08:48:52)
Critical Changes
Improve the resizing of the columns [PR7046] [PR6934]
Changes
Fixed Final Donation logic. [PR7051] [PR6934] Fixed Amount issue related to a bad merge conflict [PR7050] [PR6934] Removed spinner text related to Elevate when updating the payment method of an Elevate RD and the payment is ACH. [PR7049] [PR6934]
- We improved security around Contact Merge. [PR7045] [PR6934]
- Removed the Getting Started - Admin tab from the NPSP app because the Guidance Center now includes that information. [PR7034] [PR6934]
- Encrypted fields no longer block push upgrades to 238 (NPSP 3.217). [PR7010] [PR6934]
- We've added a new Contact Duplicate Rules matching option for Batch Data Import that runs all active duplicate rules for the Contacts object that are managed in Setup | Duplicate Management. [PR7004] [PR6934]
- We improved security around Customizable Rollups. [PR6976] [PR6934]
- Updated Recurring Donations LWC and apex classes to show the processed payment data [PR6973] [PR6934]
- Updated apex classes to stop the method to get Recurring Donation records and return an empty list if the RD2 feature is not enabled. [PR6973] [PR6934]
- We added new settings that enable filtering of the Recurring Donation Batch jobs, based on the number of days since the child Opportunities were modified. [PR6971] [PR6934]
- Elevate users can trigger a refund in NPSP on an Elevate connected record and have that refund reflected in Elevate through the Elevate Refund API. [PR6960] [PR6934]
- Users can connect an existing donation to Elevate without causing a validation error. [PR6958] [PR6934]
- We added the ability for donors to manage their Recurring Donations in the Experience Cloud Donor Portal. [PR6946] [PR6934]
- The Donation History and Giving Summary components now support Multiple Currencies. [PR6921] [PR6934]
- Gift Entry now supports Recurring Donations. Enter Recurring Donations using Batch Gift Entry. Learn more in [LINK TO DOCS] [PR6919] [PR6934]
Features Intended for Future Release
- We added a couple fields to the Payments object to support a future partial refund feature. [PR6972] [PR6934]
New Metadata
Fields
- npe01__OppPayment__c.OriginalPayment__c [PR6972] [PR6934]
- npe01__OppPayment__c.DebitType__c [PR6972] [PR6934]
Apex Classes
- RD2_ETableController [PR6966] [PR6934]
- RD2_ERecurringDonationsSelector [PR6966] [PR6934]
- RD2_ETableController_TEST [PR6966] [PR6934]
- RD2_ERecurringDonationsSelector_TEST [PR6966] [PR6934]
Installation Info
Sandbox & Scratch Orgs: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5d000001IB5mAAG
Production & Developer Edition Orgs: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5d000001IB5mAAG
Trialforce Template ID
TBD
Pull requests with no release notes
- W-11007593 - Fix unit test error if there are no active contact duplicate rules [PR7052]