Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 17
---
title: Make field "name" required in product feature sets.
issue: NEXT-11000
author: Jannis Leifeld
author_email: [email protected]
author_github: @jleifeld
---
- Added
name
to required fields inProductFeatureSetTranslationDefinition
- Added
\Shopware\Core\Migration\Migration1601388975RequireFeatureSetName
to implement this change on database-level
- Added validation for inline editing in
sw-settings-product-feature-sets-list