Sorry for the delay in replying
I think @sxy has a valid expectation, unfortunately the current architecture doesn’t allow it.
I also agree with @Bhroam that its not an easy enhancement, but will be an interesting one to solve. there could be many ways to architect 1. decoupling parent job from queue (make it sort of global) and let subjobs freely move around queues, 2. Routing job array can spawn smaller dependent job arrays at the execution queue… etc
Thank You