Open twozero6 opened 5 days ago
Hi @twozero6, I will include this into roadmap for new implementations.
@tkrch I appreciate it! I'm only asking because it's blocking a part of the migration work I am doing - do you know when we could expect this to be implemented?
Motivation
This feature would help us maintain relationships between content items that are being converted from pages to reusable content. For example, we could use the GUID of the node being converted to a reusable item, to look up child nodes in the tree and get additional data to map to the parent node.
Proposed solution
Having full TreeNode context in the ConvertFrom converter function.