Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide node context in ClassMapping > ConvertFrom #290

Closed
twozero6 opened this issue Nov 8, 2024 · 4 comments · Fixed by #293 or #313
Closed

Provide node context in ClassMapping > ConvertFrom #290

twozero6 opened this issue Nov 8, 2024 · 4 comments · Fixed by #293 or #313
Assignees
Labels
enhancement New feature or request

Comments

@twozero6
Copy link

twozero6 commented Nov 8, 2024

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.

@tkrch tkrch self-assigned this Nov 8, 2024
@tkrch tkrch added the enhancement New feature or request label Nov 8, 2024
@tkrch
Copy link
Collaborator

tkrch commented Nov 8, 2024

Hi @twozero6, I will include this into roadmap for new implementations.

@twozero6
Copy link
Author

@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?

@tkrch
Copy link
Collaborator

tkrch commented Nov 12, 2024

@twozero6 if you need it really fast, You may try #293 until it is released and fully tested. (sample)

tkrch added a commit that referenced this issue Nov 22, 2024
tkrch added a commit that referenced this issue Nov 22, 2024
tkrch added a commit that referenced this issue Nov 22, 2024
@tkrch
Copy link
Collaborator

tkrch commented Nov 22, 2024

finished in release branch https://github.com/Kentico/xperience-by-kentico-kentico-migration-tool/tree/rls/v1.6.0

@tkrch tkrch mentioned this issue Nov 28, 2024
@tkrch tkrch closed this as completed in #313 Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants