-
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
Shipping address is not validated in checkout when proceeding step as logged in user with default shipping address #18990
Comments
Hi @DanieliMi. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
where @DanieliMi do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
I confirm i can reproduce the issue on vanilla Magento 2.2.6 |
Hi @engcom-backlog-nazar. Thank you for working on this issue.
|
@engcom-backlog-nazar Thank you for verifying the issue. Based on the provided information internal tickets |
Hi @StasKozar. Thank you for working on this issue.
|
…ceeding step as logged in user with default shipping address
…ceeding step as logged in user with default shipping address
Hi @DanieliMi. Thank you for your report.
The fix will be available with the upcoming 2.3.1 release. |
Summary
The shipping address is not beeing validated (correctly?) for logged in users with addresses. If you already have customers in your shop and make changes to your address settings for your store this can lead to bad usability experience for your customers because they need to leave the checkout make change sin address book and then go back to checkout.
Preconditions (*)
Steps to reproduce (*)
Expected result (*)
I expected to be stopped when trying to get to step 2 (Review & Payments) due to missing region in shipping address. I expected to get prompted to add the missing region.
Actual result (*)
It is possible to reach step 2 and press the Place Order button. Then I get the error message of the missing regionId.
The text was updated successfully, but these errors were encountered: