On Tue, Aug 21, 2018 at 2:37 AM 'Björn Pedersen' via Jenkins Developers <[email protected]> wrote: > the stage-flattend view in stageview is more appropriate than the BlueOcean > view that > hides these nested stages.
This is a request which is pretty much as old as BO itself. Declarative Pipeline deliberately does not offer a nesting level that BO could not display, but Scripted Pipeline lets you nest `stage` (and `parallel`) however you see fit, which only the “classic” *Pipeline Steps* view honors. Confusingly, https://jenkins.io/projects/blueocean/roadmap/ lists “Support nested stages” as “Not planned”—which I would interpret as “considered valid but not currently planned for execution”, rather than “rejected”?—but then links to JENKINS-38442, which is closed as a duplicate of JENKINS-49050, which is marked fixed. I suppose JENKINS-53162 is now the active tracking issue? It would be nice if BO devs could clear up what the ultimate intent is here. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0cBUk7OVVQCSwmDmwyCnuyQZ%2BH05%2BNDEQ3SSkjsA2%2Bgg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
