Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 470 Bytes

2020-10-06-fix-entity-aggregator-cache.md

File metadata and controls

10 lines (10 loc) · 470 Bytes
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
---

Core

  • 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