You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: