-
Type:
Bug
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: Main back-end mechanisms (Worker, Logging, etc.)
-
High
-
Fix for error when clone task produces errors in rare cases.
-
Emptyshow more show less
Problem
In case when the single file data provider is used to process imported files, the processed files are moved to temp directory with unique name. After the file processing is done, we generate ImportArchive package used to store the imported files in "import like" archive. The structure of this import archive contains also the temp folder in the root of the archive which leads to errors when the same task is cloned (the task clone uses the ImportArchive zip ).