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

RC: ECOM-1580 Disable Vertex Tax Module #1541

Closed

Conversation

travis-at-scotts
Copy link
Collaborator

Description

There is a known bug in Magento 2.3.3.
Just going to Stores >> Configuration >> Sales >> Tax breaks the system with the following error:
Fatal error: Uncaught TypeError: Argument 1 passed to Vertex\Tax\Model\FlexField\FlexFieldProcessableAttribute::setLabel() must be of the type string, null given, called in /home/shopmon0/public_html/vendor/vertex/module-tax/Model/FlexField/Extractor/EavAttributeExtractor.php on line 122 and defined in /home/shopmon0/public_html/vendor/vertex/module-tax/Model/FlexField/FlexFieldProcessableAttribute.php:112 Stack trace: #0 /home/shopmon0/public_html/vendor/vertex/module-tax/Model/FlexField/Extractor/EavAttributeExtractor.php(122): Vertex\Tax\Model\FlexField\FlexFieldProcessableAttribute->setLabel(NULL) #1 /home/shopmon0/public_html/vendor/vertex/module-tax/Model/FlexField/Processor/CustomerGetterProcessor.php(142): Vertex\Tax\Model\FlexField\Extractor\EavAttributeExtractor->extract('customer', 'customer.custom', 'Customer', 'Vertex\Tax\Mode...', Array) #2 /home/shopmon0/public_html/vendor/vertex/module-tax/Model/FlexField/Processor/FlexFieldAttributeProcessor.php(68): Vertex\Tax\Model\FlexField\Processor\CustomerGetterPr in /home/shopmon0/public_html/vendor/vertex/module-tax/Model/FlexField/FlexFieldProcessableAttribute.php on line 112

This is the issue in the magento repo
magento/magento2#25403

This will be fixed in 2.3.4

Fixed Issues (if relevant)

https://scotts.jira.com/browse/ECOM-1580

@travis-at-scotts travis-at-scotts requested review from a team February 17, 2020 18:00
@travis-at-scotts
Copy link
Collaborator Author

I'm testing this out in the test environment and we're having problems with the Vertex removal. I'll only merge if it's working successfully

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