ddrimport files has pretty much worked for awhile now. Batch export/import was always intended to be a feature usable through the web UI (the "import csv (objects,files)" links in the footer). Let's do this!
Do a minimal implementation and see how it goes.
Have Celery write logs to /var/log/ddr/batch/COLLECTIONID-YYYYMMDD-HHMM-import-files.log
Each batch operation writes to a new log file.
Include link to back log in Celery success/fail message.
ddrimport files
has pretty much worked for awhile now. Batch export/import was always intended to be a feature usable through the web UI (the "import csv (objects,files)" links in the footer). Let's do this!Do a minimal implementation and see how it goes.
/var/log/ddr/batch/COLLECTIONID-YYYYMMDD-HHMM-import-files.log