Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

easier export/backup and import for manual contact infos #6

Open
bernhardreiter opened this issue Oct 6, 2017 · 0 comments
Open

easier export/backup and import for manual contact infos #6

bernhardreiter opened this issue Oct 6, 2017 · 0 comments

Comments

@bernhardreiter
Copy link
Member

Using sql commands when exporting manual contacts has the drawback
that the specific _ids for interlinking the table entries have to be considered.
This makes it complicated to create script that exports and re-imports parts of the manual
contact infos, e.g. 100 contacts out of 300.

technical ideas

fody-backend has the ability to return and insert contact entries based on a datastructure
that views one entry from the perspective of an "organisation" and offers a traversed tree as
a json object. This works without "internal ids".

The idea is to build upon this interface for the purpose of backuping and re-inserting bulks.

@bernhardreiter bernhardreiter transferred this issue from Intevation/intelmq Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant