-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Magento_Tax "postcode is a required field" when upgrading from 2.1.9 to 2.2 #11095
Comments
@friimaind, thank you for your report. |
I am having the same issue. I am also trying to upgrade from 2.1.9 to 2.2.0. I run into a "postcode is a required field." error and the setup:upgrade dies. If I find anything out I will be sure to update it here. |
Same issue. @magento-engcom-team, create a tax rule without postcode first, then setup:upgrade.. seems obvious. Test properly before saying "Can not reproduce"! |
Same issue here. To fix this check the table tax_calculation_rate. When the field tax_postcode is empty enter a * Then the upgrade will work. |
Thanks @JoostWan , according to my database this query fixed the issue:
|
Same Problem here, JoostWan's and friimaind's tipps fixed it. |
@magento-engcom-team |
@friimaind I supplied a pull request for this issue. |
I'm working on it #SQUASHTOBERFEST |
@friimaind, thank you for your report. |
@magento-engcom-team did you try steps from #11735? So basically you need to set |
@lewisvoncken I don't see this issue was ever eligible for #SQUASHTOBERFEST |
Reproduced |
@TomashKhamlai I also could reproduce and I have provided a fix in pull request #11735 |
Internal ticket to track issue progress: MAGETWO-82595 |
The issue has been fixed and delivered to 2.2-develop branch. Will be available in 2.2.2 release |
@friimaind, thank you for your report. |
Preconditions
Magento 2.1.9 CE
PHP 7.0.22-0ubuntu0.17.04.1
MySQL 5.7.19-0ubuntu0.17.04.1
Steps to reproduce
Upgrade Magento 2.1.9 to 2.2 CE with composer
Expected result
Magento 2.2 updated
Actual result
php -f bin/magento setup:upgrade returns:
The text was updated successfully, but these errors were encountered: