Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Collection data and media matching by id-field does not work for new Strapi instance #29

Open
sahnisani opened this issue Jul 29, 2021 · 0 comments

Comments

@sahnisani
Copy link

Sorry in advance if the topic already came up earlier!

Currently, we are using the plugin to export collection data from one Strapi instance and importing it on another Strapi instance. But in order to make this work, we had to patch the contentChecker.js to not only match media and relation references by id, but also by the 'name' property of entities. (See my fork if interested).

The question is if there is maybe a plan to mark a single field as the unique identifier for the importer to match the correct relation and media references? Or maybe there is already a different solution for the problem.

Thanks in advance!

P.S. If you want to skype and talk about this issue, just pm me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant