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

Revert membership debug handling in IPN #22475

Merged
merged 1 commit into from
Feb 23, 2022
Merged

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Revert membership debug handling in IPN

A looong time ago we added handling for the possibility of messed up memberships going through
the paypal IPN. #15053

At the time we added a lot of debug to see if it was ever hit as the handling was
an attempt to figure out a bug that we couldn't reproduce. We never got any
evidence the debug was hit or the fix helped - but
it does create a lot of code complexity and makes clean up
more difficult so
this removes it again....

Before

Lotsa code that was there to try to find an error that turned out to have been elsewhere

After

poof

Technical Details

Comments

A looong time ago we added handling for the possibility of messed up memberships going through
the paypal IPN. civicrm#15053

At the time we added a lot of debug to see if it was ever hit as the handling was
an attempt to figure out a bug that we couldn't reproduce. We never got any
evidence the debug was hit or the fix helped - but
it does create a lot of code complexity and makes clean up
more difficult so
this removes it again....
@civibot
Copy link

civibot bot commented Jan 11, 2022

(Standard links)

@civibot civibot bot added the master label Jan 11, 2022
@eileenmcnaughton
Copy link
Contributor Author

@MegaphoneJon are you able to endorse this one - it was you trying to track down an error that led to this being added I think - but it never seemed to do much good in the end

@MegaphoneJon
Copy link
Contributor

This is fine with me to go.

@eileenmcnaughton
Copy link
Contributor Author

@seamuslee001 @colemanw could one of you merge?

@colemanw colemanw merged commit 00b4e46 into civicrm:master Feb 23, 2022
@eileenmcnaughton eileenmcnaughton deleted the ipn branch February 23, 2022 00:36
@eileenmcnaughton
Copy link
Contributor Author

Thanks!

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.

3 participants