-
Notifications
You must be signed in to change notification settings - Fork 253
Checked for not empty instead of not null because sometimes it returns empty array. #3080
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
base: develop
Are you sure you want to change the base?
Conversation
|
@magento run all tests |
|
@magento run all tests |
|
@magento run all tests |
|
Hi @ankurvr during testing PR was found an issue: exception error is appear when product is assigned to two sources
Result: Could you take a look? |
|
@engcom-Delta Sure will check and get back to you. |
|
@engcom-Delta Can you please confirm these preconditions for using Multi sources and Pickup In-store?
|
|
@magento run all tests |
|
@magento run Functional Tests B2B, Functional Tests CE, Functional Tests EE, Integration Tests, Unit Tests, WebAPI Tests |
engcom-Hotel
left a comment
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.
Hello @ankurvr,
Thank you for your contribution!
We have reviewed this PR and it seems some functional tests are failing due to this change.
Also we have tried to run some existing functional tests without PR branch it we can see the "In Store pickup" option for e.g.:
- StorefrontLoggedInCustomerPickupInStorePreselectedTest
- GuestCustomerPlaceOrderWithPickupInStoreMethodWithGoogleAPIEnabledTest
Please look into it.
|
Hello @ankurvr, Have you got a chance to look into this review comment #3080 (review) Thank you |






Not getting Store pickup enabled on checkout and not getting list of stores to pickup after entering zipcode/pincode in input box while checkout
Description (*)
Due to invalid condition check and no condition check, wrong condition is being added in searchcriteria stores list was not getting results.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)