title | issue | author | author_email |
---|---|---|---|
Enforce id sorting |
NEXT-29439 |
oskroblin Skroblin |
o.skroblin@shopware.com |
- Added always a
FieldSorting(id)
when generating the DAL sorting for an ProductSortingEntity. If sorting also contains id field, fallback will be skipped (considering:id
andproduct.id
as primary key sorting)