Closed
Description
Preconditions (*)
Magento 2.4-develop
Steps to reproduce (*)
- We have products in category
- Go to app/code/Magento/Catalog/Block/Product/ListProduct.php and add
Expected result (*)
- condition
cat_index
.position
asc
shouldn't be double in ORDER BY
Actual result (*)
- We can see two similar conditions in ORDER BY
This conditon to ORDER BY was added in app/code/Magento/Catalog/Model/ResourceModel/Product/Collection.php
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 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 developmentIndicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branch