You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2023. It is now read-only.
Edit your profile → mark checkbox "I have company (...)"
In Zip-code* filed enter only three numbers
Save it
Repeat steps 4-5 in "My shipping details" form
Current behavior
500 Internal Server Error in dev console and there is no any pop-up for end-user. localhost-1558951080710.log
{"code":500,"result":[{"keyword":"minLength","dataPath":".customer.addresses[0].postcode","schemaPath":"#/properties/customer/properties/addresses/items/properties/postcode/minLength","params":{"limit":5},"message":"should NOT be shorter than 5 characters"}]}
Expected behavior
It should accept three characters and changes should be saved.