-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Pipeline: Stage View Plugin 2.8
The stage view was broken when we upgraded from 2.4 to 2.8. The stage view matrix with stages vs runs ended up far down, at the very bottom of the page, beneath the list of build history in the left column if it's wider than what fits on the screen.
I guess the problem was introduced with Pipeline: Stage View Plugin v 2.5:
2.5 (Feb 13, 2017)
- Fix a minor CSS layout issue with stage view interfering with test results trends graphs
This is a critical bug for this plugin considering that the main purpose of the plugin is to render this view, and it fails in doing so in a good way.
svanoort, I am taking ownership of this one, please help be review it, merge and making a new release. This bug is really serious, and while I do like BlueOcean UI design, the reality is that it will take another 2-3 years to become usable for medium and customers. As of today it still lacks views and folders, not to mention serious bugs. I tried to promote it to other users without any success. For startups / new small projects is quite good.
Here is the https://github.com/jenkinsci/pipeline-stage-view-plugin/pull/55 — that reverts the regression, original was the wrong fix, apparently sorting a minor issue by causing a much bigger one.