Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REF] Paypal pro - remove call to load contact record #20423

Merged
merged 1 commit into from
May 25, 2021

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

This removes a look up since we are going to use the contribution contact id & all we are doing
is logging warning if it has changed

Before

Contact is fetched to check it exists

After

We validate against the contribution id instead

Technical Details

Comments

This is the last cleanup before the one that would actually fix https://lab.civicrm.org/dev/core/-/issues/2593 for this class

This removes a look up since we are going to use the contribution contact id & all we are doing
is logging warning if it has changed
@civibot
Copy link

civibot bot commented May 25, 2021

(Standard links)

@seamuslee001
Copy link
Contributor

Looks good to me

@seamuslee001 seamuslee001 merged commit ce51edd into civicrm:master May 25, 2021
@seamuslee001 seamuslee001 deleted the ppp1 branch May 25, 2021 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants