Baboo7 / strapi-plugin-import-export-entries

Import/Export data from and to your database in just few clicks.
175 stars 86 forks source link

[FEATURE] Reset published state upon import #181

Open alextrastero opened 6 months ago

alextrastero commented 6 months ago

Is your feature request related to a problem? Please describe. When we are exporting items from staging to production they are imported with a published status, it would be great if there was a way to reset this to draft.

Describe the solution you'd like Either an option in config to be able to set this per collection, maybe a list of items to be reset to default value?