inventory
inventory copied to clipboard
Not getting storepickup option on checkout because of wrong condition getting added in searchcriteria object.
Preconditions (*)
- Magento with 2.4-develop and Inventory with 1.2-develop
- PHP 2.3
- Environment: Ubuntu 18.04 / Mac 10.13.6
- DB: MySQL 8.0.13
Steps to reproduce (*)
- Create 1 or more new sources with
Use as Pickup Location
option enabled in it. - Create new stock for default website using newly created sources
- Assign products to newly created sources and add inventory in it so it can be available for pickup.
- Enable In store Delivery shipping method from Store Config/Sales/Delivery Methods.
Expected result (*)
- While doing checkout on shipping step it should show Store Pickup option
- After entering zip code in select pickup store option it should show store for pickup selection
Actual result (*)
- Due to invalid condition check and no condition check, wrong condition is being added in searchcriteria stores list was not getting results.
Hi @ankurvr. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.
Please, add a comment to assign the issue: @magento I am working on this
- Join Magento Community Engineering Slack and ask your questions in #github channel.
@magento I am working on this