neos-development-collection icon indicating copy to clipboard operation
neos-development-collection copied to clipboard

FEATURE: 5054 - Add custom destination support for CreateNodeVariant

Open nezaniel opened this issue 1 year ago • 1 comments

With this change, it is possible to select a destination parent / succeeding sibling for CreateNodeVariant, similar to CreateNodeAggregateWithNode and MoveNodeAggregate.

Upgrade instructions

none, all adjusted commands and events are downward compatible

Review instructions

none

Todo

  • [x] constraint checks
  • [ ] projection adjustments for handling the newish event
    • [ ] content graph
    • [ ] document uri path

nezaniel avatar Dec 15 '24 21:12 nezaniel

You need to change the target branch to 9.1.

dlubitz avatar Dec 01 '25 18:12 dlubitz