Issue When applying a file-directory policy, the job will fail if one of the tasks is associated with the path of a read-only volume (such as a DP volume). The job will process tasks in sequential ord...Issue When applying a file-directory policy, the job will fail if one of the tasks is associated with the path of a read-only volume (such as a DP volume). The job will process tasks in sequential order, so the policy will execute on tasks listed above/before the read-only volume but will not execute on tasks listed below/after the read-only volume.