Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 344 Bytes

2022-02-07-validate-nested-json-fields.md

File metadata and controls

6 lines (6 loc) · 344 Bytes
title issue
Fix validation of nested JsonFields
NEXT-19378

Core

  • Changed \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer::validateMapping() to validate nested JsonFields, even if they don't have a property mapping, thus fixing issues where inconsistent order data could be written over the API.