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

use maxRelations, not limit for the relational fields #1355

Closed i-just closed 1 year ago

i-just commented 1 year ago

Description

When importing into relational fields, use the new maxRelations setting, not the old limit.

Related issues

1354