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] Not able to export from a particular collection #195

Open rsi-ramprash opened 3 months ago

rsi-ramprash commented 3 months ago

Describe the bug A clear and concise description of what the bug is.

Cant able to export a specific collection , have added the config but still seeing export seeing entire database

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. image

Additional context Add any other context about the problem here.

harzh307 commented 3 months ago

+1

pgmaier commented 3 months ago

+1

AthorusDigital commented 2 months ago

+1

Hello, do you have any news on the resolution of this bug? It's a shame, it makes this plugin lose all its meaning...

It seems to me that previously it worked very well as I remember!

Are there other easy to implement solutions?

fant1kua commented 2 months ago

To fix this issue you need to change this line: https://github.com/Baboo7/strapi-plugin-import-export-entries/blob/0adf3f0bda79f59f005ca72eb2f129f0b296c7cc/admin/src/hooks/useSlug.js#L10 to

/content-manager\/(collectionType|singleType|collection-types|single-types)\/([a-zA-Z0-9\-:_.]*)/)

Issue is related to this PR https://github.com/strapi/strapi/pull/19036

bhavyabhut commented 1 month ago

+1

@Baboo7

izzetemredemir commented 1 month ago

+1

Arunjenson commented 3 weeks ago

any update on this

AthorusDigital commented 1 week ago

+1