Baboo7 / strapi-plugin-import-export-entries

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

[BUG] Large collections do not export #106

Closed danielgaming412 closed 1 year ago

danielgaming412 commented 1 year ago

I am experiencing an issue when attempting to export a large collection of over 270k entries using the Strapi Import Export plugin.

Additional information:

strapi: 4.8.2 strapi-plugin-import-export-entries: 1.18.0

Is there any additional information needed ? What would be the workaround here ?

Thank you.

Capture d’écran 2023-04-17 à 15 56 11
Baboo7 commented 1 year ago

@danielgaming412 can you give it a try with latest version?

danielgaming412 commented 1 year ago

Hi @Baboo7, I just tried with the version 1.19.1… Unfortunately same thing.

BUT ! By default, the deepness is set to 5, and changing it to 1 resolved it ! Actually, anything above 1 won't work with very large collection.

Baboo7 commented 1 year ago

Sounds good. I'm marking this issue as solved and I'll add a disclaimer in the README