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

Fix issue related to saving customers #376

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

snoop0x7b
Copy link

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

  • Magento 2.4
  • Magento 2.3
  • Magento Open Source (formerly Magento 2 Community Edition)
  • Adobe Commerce (formerly Magento 2 Enterprise Edition)
  • PHP 8.2
  • PHP 8.1
  • PHP 7.4
  • PHP 7.3

@CLAassistant
Copy link

CLAassistant commented Jun 11, 2024

CLA assistant check
All committers have signed the CLA.

@snoop0x7b
Copy link
Author

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.

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

Successfully merging this pull request may close these issues.

2 participants