• Mahmood Ali's avatar
    api: Ignore User provided ParentID (#10424) · 982f0aca
    Mahmood Ali authored
    ParentID is an internal field that Nomad sets for dispatched or parameterized jobs. Job submitters should not be able to set it directly, as that messes up children tracking.
    
    Fixes #10422 . It specifically stops the scheduler from honoring the ParentID. The reason failure and why the scheduler didn't schedule that job once it was created is very interesting and requires follow up with a more technical issue.
    982f0aca