Baboo7 / strapi-plugin-import-export-entries

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

[BUG] Internalization is not supported. Only EN locale data is exported #178

Open piotrwalczak1 opened 6 months ago

piotrwalczak1 commented 6 months ago

Describe the bug I have a collection with different locales. English, arabic .etc. When doing export arabic locale is not present. Event if it was previously selected in the menu and export button was clicked next the the locale selected. Only EN is exported, which is a bummer.

I have 25 locales configures. Only EN is exported both when using Export Whole Database or Exporting specific collection: image

UPDATE: when "Export plugins content types" is selected when exporting whole database, the locales ARE exported (settings only, not data for other languages),

ArtiZN commented 6 months ago

Having the same bug

Looks like it exports only default language data (not particulary EN). It may work for you if you change default lanugage 1 by 1 and export/import like this but it may be annoying to do for 25 languages like in your case