Closed
Description
Preconditions
- Magento 2.2.6
Related issues
There are several bugs about this, but they are all closed and it's mentioned that this has been resolved in Magento 2.2.X, but unfortunately it's not in the latest version, so opening a new bug report for this issue.
- Checkout: ZIP code in shipping address form already validated on page load #7724
- Zip / postcode has a default value of * in the checkout #8115
Steps to reproduce (*)
- Add products to cart
- Checkout as a guest
- The
tax/defaults/postcode
config value incore_config_data
is NULL
Expected result (*)
- Postcode / Zipcode field should be empty and should not be validated
- No error message should be shown that the field is required
Actual result (*)
- Postcode / Zipcode field has error message that the field is required
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release