Skip to content

Salesforce and recurring donation problem with custom fields #6583

Discussion options

You must be logged in to vote

@diegoinidis Thanks for reaching out.

(thinking out load)

If I remember correctly, some versions of Salesforce will automatically create "pledged" donations based on the parameters of the recurring donation record (end close date / installments). Looking back through our codebase - we are swapping the initial donation created with the pledged donation to prevent duplicate records. I think what you have discovered is the initial donation that holds the filter with custom fields is the one being swapped out for the auto-generated donation created by salesforce. This is obviously problematic when it comes to custom data.

Ideally, the swapping of the initial donation & the pledged donation wo…

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by kjohnson
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jonwaldstein
Comment options

Comment options

You must be logged in to vote
5 replies
@jason-best
Comment options

@merguk
Comment options

@jonwaldstein
Comment options

@jonwaldstein
Comment options

@merguk
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants