diff --git a/src/Resolver/Location/FindParentStrategy.php b/src/Resolver/Location/FindParentStrategy.php index 4b794ebf..4288a954 100644 --- a/src/Resolver/Location/FindParentStrategy.php +++ b/src/Resolver/Location/FindParentStrategy.php @@ -124,7 +124,7 @@ public function updateParent(ElementInterface $element, array $inputData): Eleme $this->attributeName, $identifier, $this->attributeLanguage, - false, + true, 1 ); break;