Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 487 Bytes

2020-09-23-make-name-required-in-product-feature-sets.md

File metadata and controls

13 lines (13 loc) · 487 Bytes
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
---

Core

  • Added name to required fields in ProductFeatureSetTranslationDefinition
  • Added \Shopware\Core\Migration\Migration1601388975RequireFeatureSetName to implement this change on database-level

Administration

  • Added validation for inline editing in sw-settings-product-feature-sets-list