Skip to content

copy local path to temp directory

Ahmed Ilyas requested to merge copy-local-paths-to-tmp-dir into develop

If a local path is provided, copy it to a temp dir before importing. Otherwise when the upload is deleted, the original local path file ends up getting deleted too.

Merge request reports