We have a workflow that utilizes a dummy task to set a delay before the final deployment to prod. Everything works perfectly as far as the deployments go.The problem is that the first task uses iwgetfilejobs to check to see if the files in the job are associated with any previous jobs. This check will work if the older job is in any task besides the dummy.In the task details window there are no files showing up for the dummy task.Also when you look at the properties screen for the file it does not show it associated with any jobs/tasks when the job has stopped at the dummy task.Is this a bug? Is this a feature?Is there anyway to associate files with a dummy task when it is not a start task?