Skip to content
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

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

Open
CharlesB2T opened this issue Aug 29, 2023 · 1 comment

Comments

@CharlesB2T
Copy link

CharlesB2T commented Aug 29, 2023

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

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.

image

@m2-assistant
Copy link

m2-assistant bot commented Aug 29, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
  
Ready for Grooming
Development

No branches or pull requests

1 participant