-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: Datum Import
-
None
The Cloud Integration import format does not use a data file, but the Datum Import API requires one to be provided, so an empty file is uploaded as part of that import process. This causes unnecessary traffic to S3 (where the empty resource is temporarily copied). Improve the import process so that empty files are handled in such a way as they are at least not copied to S3.