- Issue created by @davemaxg
- πΊπΈUnited States davemaxg
Thank you @mkalkbrenner, this new version is working for me. :) Thanks to everyone for such a helpful and easy to use module.
I did notice that it also exported the author and the file entity representing the profile picture of the author. This seems possibly too aggressive, but I'm not sure as I'm only thinking about my current use case. I was thinking that perhaps a simple solution to this might be to have a checkbox to not follow author references. My user entity has some reference fields of it's own, so I'm not sure why it only pulled the file entity reference.
- π©πͺGermany mkalkbrenner π©πͺ
The 2.1.x branch has such a config option.
- Status changed to Fixed
8 months ago 7:12am 29 July 2024 - π©πͺGermany mkalkbrenner π©πͺ
Using drush, you can exclude some entity types via comand line option.
And you can subscribe to an event to to modify or skip an entity. Automatically closed - issue fixed for 2 weeks with no activity.