You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neos\ContentRepository\Core\SharedModel\Node\NodeAggregateId::fromString(): Argument #1 ($value) must be of type string, array given, called in Neos/Neos.ContentRepository.Core/Classes/Feature/NodeMove/Event/NodeAggregateWasMoved.php on line 98
The text was updated successfully, but these errors were encountered:
Note to self: We most definitely need to cover these things with tests as well, either simple unit or behat (maybe have some "old" event stream that is still supported)
Also todo improve the error which event this comes from so it says:
Failed to instantiate Domainevent for event with type "NodeAggregateWasMoved" and id "de62e850-6564-41c1-a2f2-4347816298c1"
The change #4993 caused a regression in that this event cannot be normalized:
The text was updated successfully, but these errors were encountered: