Issues with jobs that have asset dependencies

Two issues:

  1. Jobs with Asset dependencies do not get released, regardless, if the dependencies exist in the folder at submission time or are created later.
    It does however release if i run the script locally on a local network.

  2. If the dependencies are padded (“thisimage_bbq_v%04d.exr”), jobs do not get released, however, if i use just a single image (“thisimage_bbq_v0001.exr”), the job gets released upon confirmation that the file exists.

1 Like

Sounds like a bug, where the frame placeholder does not get expanded during dependency checks.
Curious find.

1 Like