Open MartijnR opened 10 years ago
probably best to remove the timestamps and instead use a format that ODK Briefcase likes. We should use only instanceID to protect against duplicates and let the user decide. It would be nice to add a timestamp but if this throws of ODK Briefcase, it's probably not worth.
The only thing we should add to an exported record is whether it's status is 'draft'. Need to look into how ODK Collect marks draft records. If this is a problem we could [1] automatically switch any imported record to 'draft'.
Other considerations:
makes a lot of sense to implement #307 at the same time since this will make exports actually useful
Fairly complex, but do-able with current export file that includes timestamps for each draft and final record