Sause
Sause
Does it mean when import multiple type content, if the ID exists, it should override existing content instead of creating new?
Sorry for the very late response, I'm working on supporting v4 at the moment. It's in progress with basic export & import features.
@TonyBogdanov I did a fix a couple days ago, did you try it again? I think the export of single type is definitely working, but I'm not sure about what...
Hi @TonyBogdanov Thanks for the detailed explanation. I did a quick fix to export the populated components/relations in [cf3fb82](https://github.com/lazurey/strapi-plugin-content-export-import/commit/cf3fb820af89c4007b1a3804db3ebe6054d2c7c5) But I didn't get time to figure out how to import...
> Hey guys, is this still under development? Do we need someone to take over from here? I'd volunteer to do that since this is an important feature for us....
Hi @MauriceOppenberger , I kind of remember I have met this issue as well. A few things you could try to find more information: - Check the permission - Did...
hi @mohmmadmoussa1988 a really simple example could be this: ```json [ { "id": 1, "title": "unique", "content": "There is something to eat aha", "created_at": "2020-06-08T01:48:47.555Z", "updated_at": "2020-06-08T01:48:47.555Z" } ] ```...
I tried a clean install on Strapi v3.3.2 and I can do a simple export and import. Could you provide more information? e.g. Strapi version, is it a collection type...
Hi @sven09 thanks for pointing it out, I didn't know that the wrong folder name will cause this issue. Hopefully this can help others solve this problem. Actually it's already...
Same issue here. First time build showed a more detailed error message as below ``` A problem occurred configuring root project 'Kotlin_Koans'. > Could not resolve all artifacts for configuration...