Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
1.9.2
-
None
Description
Current Situation
- Setting transactional = false
- If the transfer from one of the files fails, all previously transferred files are deleted
Desired Behavior
- Setting transactional = false
- The successfully transferred files should not be deleted
Implemented Behavior
- The YADE will transfer files and will stop as soon as an error is encountered.
- Already transferred files will not be deleted.