-
Type:
Story
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: blueocean-plugin
-
Similar Issues:
-
Epic Link:
-
Sprint:Blue Ocean 1.4 - beta 1
James Dumay added recently description display to blue ocean in JENKINS-41769. Unfortunately it is not rendering build description property in consistent manner. The build property is multi-line and supports HTML content, while its blue ocean presentation expects single-line and plain text.
I was already using this property, filling it with html tables, links and images, and now at blue ocean it presents itself as HTML source.
Possible solutions:
- allow to disable display of description in blue ocean
- make the blue ocean description rendered in same manner as it is in other parts of Jenkins
- make the blue ocean description relay on other property, i.e. Summary, Brief, Note
- relates to
-
JENKINS-41769 Developer can see a description for a pipeline run
-
- Resolved
-
- links to
- mentioned in
-
Page Loading...
+1
We have HTML auto-populated build descriptions (with tables and etc). It turns to unreadable tons of text, and we have to scroll 10 screens down to execution graph.
At least we need an option to switch off build description in Blue Ocean.