I have a task that is setup to copy files from one location to another. The task is setup so that there is a condition that states that files must be present in the directory before it attempts to copy them. The task is also setup so that it will not generate an error on the “No file(s) copied” condition. This task ran fine for a while, attempting to copy the files if present. Then on Saturday between 3:23 and 7:01 it failed every single time it ran. Weirder still, the task failed with the error “No file(s) copied” even though I told it that was not a cause for failure and it had the condition that checked for files before it copied. What did I do wrong?