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

Sorting by price should consider the special price in LINQ search (including special price date) #1211

Closed
mgesing opened this issue Nov 10, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@mgesing
Copy link
Contributor

mgesing commented Nov 10, 2024

  • Must correspond exactly to the semantics of the OfferPriceCalculator (including the two date values), otherwise the sorting will not be correct.
  • Requires new database indexes, otherwise performance problems are to be expected with a large number of products.

See pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant