-
Notifications
You must be signed in to change notification settings - Fork 154
#1029 Add Postcode as required depending of the country Mutation createCustomerAddress #1031
#1029 Add Postcode as required depending of the country Mutation createCustomerAddress #1031
Conversation
20e0aac
to
216e4b9
Compare
…on createCustomerAddress
216e4b9
to
676cd1b
Compare
Hi @osrecio |
💡New dependency on |
… code is optional
@@ -4,15 +4,15 @@ | |||
"type": "magento2-module", | |||
"require": { | |||
"php": "~7.1.3||~7.2.0||~7.3.0", | |||
"magento/module-customer": "*", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I deleted because is duplicated
Please take a look at Case 3 in #1032 |
@osrecio could you please address the failed test case found by @TomashKhamlai. Thank you. |
…ion createCustomerAddress - added test
Hi @lenaorobei, thank you for the review.
|
…Mutation createCustomerAddress #1031
Hi @osrecio, thank you for your contribution! |
Description (*)
Adding a validation with country and postcode to set is required for the mutation createCustomerAddress
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)