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

Enhance Derived Entries to link to Source #184

Closed
mlkirkpatrick opened this issue May 9, 2019 · 1 comment
Closed

Enhance Derived Entries to link to Source #184

mlkirkpatrick opened this issue May 9, 2019 · 1 comment

Comments

@mlkirkpatrick
Copy link

deriveLinkedEntries (and its close cousin, transformEntriesToType) provides an option to update the source item with a reference to the newly derived entry. I need the reference to go the other direction: target -> source.

Seems like this should be simple, but there doesn't seem to be a way to reference the source entry id during a migration.

@marcolink
Copy link
Member

Hi @mlkirkpatrick 👋
We have just added the entry id to all transform callbacks
#1212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants