Display child pipeline name in the list of pipelines as well
We have a child pipeline which is named well in the pipeline view:
But in the list of pipelines, this name is missed and the parent project name is used instead:
The child pipeline is declared in the same project.
Expected behavior
The trigger job name is used as the pipeline name in the tooltip in the pipelines list.

