tophat / jenkins-timeline-plugin

A build timeline to facilitate the inspection of Jenkins pipelines and identify bottlenecks.
https://jenkinstimeline.com
Apache License 2.0
34 stars 11 forks source link

Nested Parallel steps dont display correctly. #88

Open mattthaber opened 4 years ago

mattthaber commented 4 years ago

Describe the bug When nested parallel steps occur timeline only shows the top level stage, and not the sub stages.

To Reproduce

Expected behavior each stage should get its own bar + display

Screenshots Screen Shot 2019-09-30 at 11 56 19 AM Screen Shot 2019-09-30 at 11 56 12 AM

here we see stages in blue ocean being shown correctly but not in the plugin