spree icon indicating copy to clipboard operation
spree copied to clipboard

When ordering by price, needs a GROUP BY, otherwise even with DISTINC…

Open mrbrdo opened this issue 3 years ago • 2 comments

…T it would return duplicate products with multiple variants (with different prices)

Current implementation produces duplicate results when ordering search results by price. When products have multiple variants.

mrbrdo avatar May 26 '22 23:05 mrbrdo

Changes preview:

Legend:

👀 Review pull request on Viezly

viezly[bot] avatar May 26 '22 23:05 viezly[bot]

@rafalcymerys

mrbrdo avatar Oct 25 '22 21:10 mrbrdo