Skip to content

Commit

Permalink
Merge pull request #1415 from dpfaffenbauer/issue/1414
Browse files Browse the repository at this point in the history
[IndexBundle] fix saving of nested filters
  • Loading branch information
dpfaffenbauer authored Jun 1, 2020
2 parents 5755892 + 9ee8f31 commit 159fa58
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,5 @@ CoreShop\Component\Index\Model\FilterCondition:
properties:
type:
- NotBlank: { groups: [coreshop] }
field:
- NotBlank: { groups: [coreshop] }
label:
- NotBlank: { groups: [coreshop] }
- NotBlank: { groups: [coreshop] }

0 comments on commit 159fa58

Please sign in to comment.