Details
-
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
Description
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
Attachments
Issue Links
- relates to
-
JENKINS-41769 Developer can see a description for a pipeline run
-
- Resolved
-
- links to
- mentioned in
-
Page Loading...
Activity
Field | Original Value | New Value |
---|---|---|
Epic Link | JENKINS-43952 [ 181484 ] |
Description |
[~jamesdumay] added recently description display to blue ocean in < I'm already using this property, filling it with html tables, links and images, 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 |
[~jamesdumay] added recently description display to blue ocean in - 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 |
Description |
[~jamesdumay] added recently description display to blue ocean in - 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 |
[~jamesdumay] added recently description display to blue ocean in 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 |
Link |
This issue relates to |
Attachment | 2017_09_13_12_02_34_CAF_TestJob_Jenkins_.png [ 39681 ] |
Attachment | 2017_09_13_15_03_04_CAF_CPP01_Jenkins_.jpg [ 39688 ] |
Attachment | 2017_09_13_12_02_34_CAF_TestJob_Jenkins_.png [ 39681 ] |
Attachment | 2017_09_13_15_03_04_CAF_CPP01_Jenkins_.jpg [ 39688 ] |
Attachment | 2017_09_13_15_03_04.jpg [ 39689 ] |
Attachment | Screenshot-Jenkins-HTML-descriptions.png [ 39690 ] |
Attachment | desription link icons.png [ 39809 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Assignee | James Dumay [ jamesdumay ] |
Sprint | Blue Ocean 1.4 - beta 1 [ 401 ] |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Remote Link | This issue links to "CloudBees Internal UX-658 (Web Link)" [ 18183 ] |
Remote Link | This issue links to "CloudBees Internal UX-658 (Web Link)" [ 18293 ] |
Remote Link | This issue links to "Page (Jenkins Wiki)" [ 19852 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Open [ 1 ] |
Attachment | Screen Shot 2018-07-03 at 9.29.39 AM.png [ 43287 ] |
Assignee | James Dumay [ jamesdumay ] |
HTML in the build description is pretty commonly used. The GitHub PR Builder plugin uses it for linking back to PRs for example. We've used it in our system for many other things like linking to Gerrit patches, or to JIRA tickets tracking analysis of job failures.