When triggering dynamic child pipelines, if the job containing the CI config artifact is not a predecessor of the trigger job, the child pipeline will fail to be created, causing also the parent pipeline to fail. In the future we want to validate the trigger job’s dependencies at the time the parent pipeline is created rather than when the child pipeline is created.