craftcms / feed-me

Craft CMS plugin for importing entry data from XML, RSS or ATOM feeds—routine task or on-demand.
Other
286 stars 140 forks source link

pass `parentPath` from the matrix mapping template #1475

Open i-just opened 4 days ago

i-just commented 4 days ago

Description

When mapping fields inside a Matrix field, pass the parentPath parameter, too, so that the complex nested fields (like Google Maps field, Table field, etc) know what they’re nested.

Note: once released, this change requires you to re-map the feeds that use a Matrix field with a nested complex fields.

Related issues

1466