Parent submission status RUNNING only when child job started
Currently as soon as jobs are queued the submissions are marked RUNNING. The default behavior should instead be to only be marked RUNNING after a child starts.
Probably in submission update/patch we should do this "Make sure parent marked RUNNING" check if it's a child?