Closed
Description
Preconditions
- Magento 2.18
Steps to reproduce
- Added new catalog product list widget
- added all condition with multiple SKU
Expected result
widget code as
{{widget type="Magento\CatalogWidget\Block\Product\ProductsList" show_pager="0" products_count="10" template="product/widget/content/grid.phtml" conditions_encoded="a:2:[i:1;a:4:[s:4:type
;s:50:Magento|CatalogWidget|Model|Rule|Condition|Combine
;s:10:aggregator
;s:3:all
;s:5:value
;s:1:1
;s:9:new_child
;s:0:``;]s:4:1--1
;a:4:[s:4:`type`;s:50:`Magento|CatalogWidget|Model|Rule|Condition|Product`;s:9:`attribute`;s:3:`sku`;s:8:`operator`;s:2:`==`;s:5:`value`;s:16:`RS-1004, GI-1018`;]]"}}
Actual result
- it will not showing any product on the page and showing error as "We're sorry, an error has occurred while generating this email."
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release