Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 591 Bytes

2020-11-02-fix-streambuilder.md

File metadata and controls

11 lines (11 loc) · 591 Bytes
title issue author author_email author_github
Fix stream builder
NEXT-10946
Oliver Skroblin
o.skroblin@shopware.com
Oliver Skroblin

Core

  • Changed \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder, the class uses now the generated product_stream.api_filter column to build the filters
  • Changed \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer, the class now considers the position field to generate the api_filter value
  • Added generic \Shopware\Core\Framework\DataAbstractionLayer\Exception\EntityNotFoundException