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

Advanced search price filter is not working along with SKU #37581

Closed
github-jira-sync-bot opened this issue Jun 5, 2023 · 4 comments
Closed
Labels
Evaluated Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: done Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Severity: S2 Major restrictions or short-term circumventions are required until a fix is available.

Comments

@github-jira-sync-bot
Copy link

github-jira-sync-bot commented Jun 5, 2023

Steps to reproduce

  1. install a clean Magento(with or without sample data)
  2. if installed without sample data add a few products, e.g.:
SKU  Name Price Quantity
MJ1 Product 1 $10 10
MJ2 Product 2 $15 10
MJ3 Product 3 $21 10
MJ4 Product 4 $32 10
MJ5 Product 5 $33 10
MJ6 Product 6 $34 10
MJ7 Product 7 $44 10
  1. Go to the advanced search at the front and search by SKU: MJ
  2. Now click on the link "Modify your search" in the warning message
  3. Add price range to the criteria, e.g., from 1 to 21, and click on the search button

Actual results

In the result, you will see products that are priced higher than $21.

Expected results

Only products with prices in the defined range should be returned.

Additional info

It looks like the criteria are joined with OR and not AND. 

@github-jira-sync-bot github-jira-sync-bot added Evaluated Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: PR in progress Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Severity: S2 Major restrictions or short-term circumventions are required until a fix is available. labels Jun 5, 2023
@github-jira-sync-bot
Copy link
Author

The issue was exported from the internal Jira. The link to the original Jira issue: https://jira.corp.adobe.com/browse/ACP2E-1870

@m2-assistant
Copy link

m2-assistant bot commented Jun 5, 2023

Hi @github-jira-sync-bot. Thank you for your report.
To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:


Join Magento Community Engineering Slack and ask your questions in #github channel.
⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
🕙 You can find the schedule on the Magento Community Calendar page.
📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.

@chittima
Copy link
Contributor

chittima commented Jun 5, 2023

Internal team is working on this issue

@chittima
Copy link
Contributor

chittima commented Sep 8, 2023

commit id: 53e9aeb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Evaluated Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: done Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Severity: S2 Major restrictions or short-term circumventions are required until a fix is available.
Projects
Development

No branches or pull requests

2 participants