-
Notifications
You must be signed in to change notification settings - Fork 156
#486 added customer account validation in Quote operations #714
#486 added customer account validation in Quote operations #714
Conversation
@magento run all tests |
Hi, @vovsky Yesterday, before event I noticed the problem that Customer can't get token after he was unlocked. There are always chances that something went wrong on my side but please check this twice and share results in comments. I will retry testing and share more details on reproducing this case. Cc: @lenaorobei |
@TomashKhamlai I have tried to unlock locked customer and perform quote operations. Please check method testGetCartForUnlockedCustomer in this temporary PR https://github.com/magento/graphql-ce/pull/737/files . Is this what you mean? Thank you |
Hi, @vovsky, I am not able to do this for some period of time. Excuse me. Please contact with reviewers. |
Hi @naydav, thank you for the review. |
ff2768c
to
0a68474
Compare
Hi @vovsky, thank you for your contribution! |
Description
Added customer account validation in Quote operations.
API functional tests have been added to \Magento\GraphQl\Quote\Customer\GetCartTest
Fixed Issues (if relevant)
Contribution checklist (*)