- 🇦🇺Australia neubreed
It still would be handy to have an exclude argument. In my case, I need to sync all entities except for webform_submission Presently I need to add every entity type to the command line each time I sync
We use an entity type from events_logging → module to track user interactions with our site. However, we have over 300k entities of this type, meaning our cs_db_snapshot table is a little on the big side. We'll never, ever need to export or import this content type, and so we'd like to exclude it from import, export or snapshots.
Active
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
It still would be handy to have an exclude argument. In my case, I need to sync all entities except for webform_submission Presently I need to add every entity type to the command line each time I sync