
When running a batch import, if the path specified in the batch import is not contained within the transferDir, the Bundle Activity will create a copy of the transfer files inside of the transferDir. This could cause a failure if the transferDir is read-only or if enduro does not have permissions to write to transferDir
For example: the following config caused the error on the attached screenshot:
- transferDir = "/transfer_source"
- Batch import path: /mnt/shared_processing/transfer_source/Enduro_Testing/general_pipeline/
Enduro version: 0.41.10