craftcms / feed-me

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

Bug fix category child import for v4 #1302

Closed pdaleramirez closed 1 year ago

pdaleramirez commented 1 year ago

Description

Fixed a bug where Category children of disabled parents will become orphaned. (#555)

Fixed in this commit f1b9ab0accb0bcaa2e229235e753c13559f0cbcc

angrybrad commented 1 year ago

Thanks!