Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 413 Bytes

2022-08-26-improve-error-handling-of-rule-settings.md

File metadata and controls

10 lines (10 loc) · 413 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Improve error handling of rule settings
issue: NEXT-22997
author: Sebastian Seggewiss
author_email: s.seggewiss@shopware.com
author_github: @seggewiss
---

Core

  • Changed field type of Definition \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition to be required
  • Changed \Shopware\Core\Content\Rule\RuleValidator does no longer check for the condition type to be empty