Hi
I have created two inheritance parent jobs named:
- parent_install_crt
- parent_pull_plugins_repos
Then created a child job that have two ordered projects reference - the above jobs.
The following error appears under each parent job:
'Project name can't be resolved to project of correct type'
I succeeded to resolve it temporary by renaming the parent job.
After renaming the parent jobs the child job ran the parent jobs once,
but every build afterwards ran only the child build.