This commit is contained in:
2022-03-24 17:03:37 +00:00
parent 1e9ecde554
commit 710486ad38
2 changed files with 2 additions and 15 deletions

View File

@@ -23,8 +23,7 @@ Import / update
Back end import must handle each item one by one and decide if update or add and act accordingly working with the convention
TODO:
All changes should be schema updates now so users don't have to erase their database at this point (too much hassle to explain it)
Remove chinchoo CSV export code, update front end and docs to hide it completely
Back end consider removing zipping up of data, why do that, how big is it really? Won't nginx just compress it anyway being json and all so it would double compress wasting time anyway.
Front end work to support json or csv files
help docs to explain it
help docs should have an example of at least two records of JSON and CSV to show the full field names and somehow indicate which ones are absolutely required