Description
In jr-core renaming just requires MODIFY_CHILD_NODE_COLLECTION permission;
move requires modification of the child collection plus remove + add of the target node.
However, the Validator interface currently doesn't allow for easy detection
of move/rename operations. For backwards compatibility it was desirable
to find a solution for this open issue.
Attachments
Attachments
Issue Links
- is blocked by
-
OAK-783 Reflect Move and Rename upon Root#commit
- Closed