neos / neos-development-collection

The unified repository containing the Neos core packages, used for Neos development.
https://www.neos.io/
GNU General Public License v3.0
260 stars 221 forks source link

BUGFIX: Properly convert legacy MoveNodeMappings #5070

Closed nezaniel closed 4 months ago

nezaniel commented 4 months ago

…to InterdimensionalSiblings

resolves #5056

This solves the regression introduced in https://github.com/neos/neos-development-collection/pull/4993 by properly evaluating the legacy MoveNodeMappings payload array. Respective tests have been added.

Upgrade instructions

none

Review instructions

none

Checklist