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

Using API params only #697

Merged
merged 11 commits into from
Feb 4, 2022
Merged

Using API params only #697

merged 11 commits into from
Feb 4, 2022

Conversation

KarinG
Copy link
Collaborator

@KarinG KarinG commented Feb 4, 2022

Overview

We ran into an issue where one of the iATS tests had started failing due to a change in propertybag in CiviCRM Core
Add billingStateProvince and standardized property names by mattwire · Pull Request #21583 · civicrm/civicrm-core

Before

Contains propertyBag references

After

propertyBag references are removed - using API params only.

Technical Details

Note: All payment processor tests including -> Stripe FunctionalJavascript test pass ✅
I've only commented out //// the propertyBag bits for now to clearly show what can be removed.

@KarinG
Copy link
Collaborator Author

KarinG commented Feb 4, 2022

@mattwire - thank you for the call this morning! I've cleaned this up and have also adjusted the matrix so that we're now running D9.3.4 against 4 different CiviCRM versions. Will merge on pass.

@KarinG KarinG merged commit 6c1ed6d into 6.x Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant