Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 479 Bytes

2022-05-03-allow-nested-associations-in-the-product-comparison-templates.md

File metadata and controls

8 lines (8 loc) · 479 Bytes
title issue author author_email
Allow nested associations in the product comparison templates
NEXT-18260
Martin Krzykawski
m.krzykawski@shopware.com

Core

  • Added a condition to continue the loop in Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper::getFieldsOfAccessor if the current part of the accessor is not a field of the definition, which allows the usage of keywords like "first" or "at(0)" in the product comparison templates.