Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix entity aggregator cache
issue: NEXT-11269
author: Oliver Skroblin
author_email: [email protected]
author_github: @OliverSkroblin
---
- Removed criteria.extensions from aggregation cache key in
\Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator::getAggregationCacheKey
- Changed injected repository of
\Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer
to index customers instead of products