Skip to content

Conversation

@i-just
Copy link
Contributor

@i-just i-just commented Oct 27, 2025

Description

Follow up to #1278 and #1383.

Issue: When you import into a matrix field with a relation field in it and want to map inner element fields for that relation field, only the content from the first element is used to populate inner fields for all elements.

Solution: account for the fact that the element’s inner fields mapping path might be nested.

For example, when the node name was matrix/0/images/1/url, the node key was mistakenly identified as 0, causing only the first value to be imported for all the matrix nested element inner fields.

Related issues

#1691

@i-just i-just requested a review from angrybrad as a code owner October 27, 2025 10:40
@i-just i-just marked this pull request as draft October 27, 2025 10:42
@i-just i-just closed this Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants