I don't think that functionality exists for Backdrop's Feeds. Best way to find out is to post a question in the Feeds Github issue queue, so that the maintainers can respond.
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Posted4 days 10 hours ago by Francis Greaves (themetman) on:
Hi @yorkshirepudding!
Nothing in admin/reports/fields or admin/config/development/configuration/single/export
There is a field in the database though.
Should I just copy the item...
Posted4 days 16 hours ago by Francis Greaves (themetman) on:
That is not a core field so my guess is it must exist, though perhaps it is a field defined but without any instances.
A few places to check:
admin/reports/fields - is it...
Posted4 days 16 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Comments
I've never imported comments with Feeds in D7. How do you do that?
Never done it in Drupal7 either, but from D7 to D9
I don't think that functionality exists for Backdrop's Feeds. Best way to find out is to post a question in the Feeds Github issue queue, so that the maintainers can respond.
https://github.com/backdrop-contrib/feeds/issues
An upgrade from D7 to Backdrop will include the comments by default, unless you have opted to do a migration manually instead.
If so, have you tried Migrate?