Skip to main content

#Outbound Funds NPSP Extension토론 중인 항목 0개

One of my sandboxes updated to the Spring '25 release and the ICU Locale Format update that was enforced failed and I received an email, subject "Sandbox: ATTENTION: Sandbox Enablement Failure", and first line of the body containing "Your sandbox org .... was not enabled on the ICU locale formats as notified due to the API version below 45 used in the org ". One of the packages that had an API version issue was Outbound Funds (Core). On investigating I found the Apex class "disbursementsCreateController" and it's test class had API versions less than 45. Is there an update to the Outbound Funds (Core) package which fixes the API version issue? If not, when will one be available? 

 

#Outbound Funds Module, #Outbound Funds NPSP Extension

답변 13개
  1. 2025년 5월 13일 오후 6:21

    May 13 update:  The fix for this issue will be available in the Summer '25 release.

0/9000

Hi, here's a quick question pertaining to the CumulusCI.yml.  I'm trying to create a scratch org with NPSP, Outbound Funds, and the Outbound Funds NPSP Extension packages.  

 

I have the following dependencies defined, but how do I define the Outbound Funds NPSP Extension?  Is there a GitHub repo for it?  Should I reference its namespace and version instead?

  

dependencies:

 - github: 'https://github.com/SalesforceFoundation/NPSP'

 - github: 'https://github.com/SalesforceFoundation/OutboundFunds'

댓글 5개
0/9000