Closed
Description
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 (*)
- v.2.2.6
Steps to reproduce (*)
- Create a User
- Go to My Account > Address Book
- Add an default address (without a state)
- In Admin Backend go to Stores > Configuration > General > State Options
- Required State for a Country of your choice (I tested with Germany and United States)
- With your created user put a product in your cart and proceed to checkout
- Your created default address should be selected by default as shipping address
- Proceed to step 2
- Place Order
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.
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