Combine import and export semantics into a unified 'sync' framework #72
Labels
enhancement
For new features, improvements, things that aren't fixing bugs.
F-import/export
For tasks related to importing and exporting data
Should be able to just run one
./manage.py sync
command, which runs all configured importers and exporters at once, allowing for conflict resolution between endpoints. Currently you can end up in a weird dependency loop between modifying things in airtable, importing it to organizer, modifying one field, then exporting it back but it overwrites everything else that was modified.The text was updated successfully, but these errors were encountered: