taxjar / taxjar-magento2-extension

Magento 2 Sales Tax Extension by TaxJar
http://www.taxjar.com/guides/integrations/magento2/
Open Software License 3.0
22 stars 29 forks source link

Fix issue related to saving customers #376

Open snoop0x7b opened 2 months ago

snoop0x7b commented 2 months ago

Context

This pull request fixes issue #375

Description

This fixes the bug in issue #375

Performance

No impact on performance - It adds null checks.

Testing

You can test this by replicating the issue in #375 and then applying this patch and seeing if it still causes the issue. After doing these changes, we stopped having that particular issue and were again able to save customer accounts as expected.

Versions

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

snoop0x7b commented 1 week ago

Hey Taxjar team

Any plans to merge this PR? Your extension may not work correctly with supported versions of Magento without this update. We're currently relying on a patch I created in our project.