Deadline Client & Repo Version 10.2.1.1
There appears to be a bug when submitting a job with the arg “IsFrameDependent=True” without any dependencies included with the job. The job will render fine, but if someone modifies the frame range, forcing the Tasks to be recreated, they get made with Status as Pending as opposed to Queued. Since there is no dependency defined, they get stuck Pending unless manually released.
We’ve resolved in our submissions by not setting this to True unless there are dependencies defined, but it seems like this is undesired behavior.