-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Minor
-
Component/s: delivery-pipeline-plugin
-
None
-
Environment:jenkins 2.7.1, delivery pipeline plugin 0.9.12
My main build job triggers the same parameterized child job 2 times, with different parameter values. In the child job I use the parameter value also to generate a unique task name.
But the pipeline view only shows the last execution.
It would be nice to see also the other deploy job. Is this possible? Maybe I didn't configure it right. I don't want to duplicate the child job to have a unique name.
thanks,
Matt