title | issue |
---|---|
Fix validation of nested JsonFields |
NEXT-19378 |
- 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.