craftcms / feed-me

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

different approach to importing default vals for matrix #1282

Closed i-just closed 1 year ago

i-just commented 1 year ago

Description

When importing values to Matrix blocks via “Use default value”, incorrect data was used. E.g. default assets were not used, a wrong copy was imported, and so on.

This PR changes how “use default” for matrix blocks is processed.

Applies to v4 and v5.

Related issues

674