Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 256 Bytes

2022-09-02-fix-many-to-many-repository-for-custom-entities.md

File metadata and controls

7 lines (7 loc) · 256 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 3 column 16
---
title: Fix many to many repository for custom entities
issue: NEXT-23085
author_github: @Dominik28111
---

Core

  • Changed Shopware\Core\System\CustomEntity\Schema\DynamicFieldFactory to register the correct repository for many to many associations.