Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 420 Bytes

2021-08-30-fix-extension-column-export.md

File metadata and controls

11 lines (11 loc) · 420 Bytes
title issue author author_email author_github
Fix extension column export
NEXT-14993
Malte Janz
m.janz@shopware.com
Malte Janz

Core

  • Changed EntitySerializer to also serialize entity extension fields
  • Changed CriteriaBuilder to also include extensions as associations if they are used in the mapping
  • Changed KeyMappingPipe to point to the right path if the field is part of an entity extension