-
Notifications
You must be signed in to change notification settings - Fork 340
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
Suggest for Quick Order functionality doesn't work #855
Comments
Hello @pakoordoniez and thank you for submitting this issue. I will have a look on this one. |
Reproduced. I will look how I'll be able to fix this one. Might be necessary to publish a new module dedicated to QuickOrder handling outside the Elasticsuite core. We'll keep you in touch. |
Since PR #873 has been merged, could you update to Elasticsuite 2.5.8 ? Once this is done, please try to add also this side module we made to ensure compatibility with the Quick Order form : https://github.com/Smile-SA/magento2-module-elasticsuite-quick-order Let me know if this fixes your issue. |
OK, thank you for information. I'll check this soon. |
Closed since @romainruaud provided a solution to this issue. BR, |
Suggest doesn't work for "Enter SKU or Product Name" field in Quick Order B2B functionality when product name or incomplete SKU is provided.
Preconditions
Magento Version : Commerce (EE) 2.2.3 with B2B modules in version 1.0.3
ElasticSuite Version : 2.5.6
Environment : Developer and Production
Third party modules : Same problem at clean Magento instance.
Steps to reproduce
/quickorder/ajax/product_suggest/?q=joust
request. It should contain call stack with PHP error posted below.Expected result
Actual result
/quickorder/ajax/product_suggest/?q=joust
above call stack is returned.The text was updated successfully, but these errors were encountered: