I have made a Azure DevOps multistage pipeline in YAML that works fine.
This is snapshot of it.
By default all stages are collapsed, and I need to click on Expand stage to see all jobs/tasks.
Here is one of them are Expanded:
My Question: Is there a way to make all stages UI expanded by default?