Updates `stage_dependent_jobs` in the AfterRequeueJobService
* This MR reverts to the original way (before same stage job needs) of processing jobs after requeuing jobs from a stage. When requeuing after a manual job, if there is a job with needs, we need to make sure that they are requeued even if they are `scheduling_type_dag`. * Also adds a spec for this specific case
Showing
Please register or sign in to comment