-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Hi,
It might be possible already but could not figure how to manage it.
I have a project named "A" that triggers another job, but using a parameter for the job name, so, A triggers B_${branch}
When creating the pipeline with job A as initial job, the pipeline view cannot display for instance the B_master job that is triggered by A. It's probably caused by the fact there is a variable in the job name.
Would it be possible to handle that type of use case, or is there any workaround for that?
Thanks