magento / magento2-page-builder

Magento2 PageBuilder
Other
80 stars 62 forks source link

Product Carousel with ANY Two Conditions finds only Products with Both Conditions #856

Open CharlesB2T opened 1 year ago

CharlesB2T commented 1 year ago

Preconditions (*)

  1. Page Builder Version: 2.2.3-p1
  2. Magento Version: 2.4.5-p1
  3. PHP Version: 8.1

Steps to Reproduce (*)

  1. Admin > STORES> Attribute> Product added two new Attributes with drop-downs selection. One with Wash Type: Hot | Eco | Wool and a second with Warranty: 5 Years | 3 Years | 2 Years > Save
  2. Admin > STORES> Attribute > Attribute set and dragged Unassigned Attributes, Wash Type and Warranty to left column.
  3. Admin > CATALOG > Products > set three products' attributes. Two have their Warranties drop-down selected to Five Years, one of these two products has its Wash Cycle drop-down selected to Wool Wash, and one other product has Wool Wash and a Two Year Warranty > Save
  4. Admin > CONTENT> Blocks > Homepage Billboard > Edit with Page Builder > Drag Row
  5. Add Product Carousel > Condition > If ANY of these conditions are TRUE : > Product Warranty is 5 Years > Wash Cycle is Wool Wash
  6. image

Expected Result (*)

  1. All three products should be found and rendered in the homepage block.

Actual Result (*)

  1. Only two products are found and rendered in the homepage block, i.e. the two products with the wool wash.
  2. image

m2-assistant[bot] commented 1 year ago

Hi @CharlesB2T. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information. 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.