Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: blueocean-plugin
-
Labels:None
-
Similar Issues:
-
Epic Link:
Description
First of all thanks for the new Blue Ocean 1.1 features, like supporting "Custom run names and descriptions".
See screenshot: we are admittedly using quite long build display names, e.g. "20170613-161100-rev134098" (i.e. "<date>-<time>-rev<SVN revision>")
Attachments
Issue Links
- is duplicated by
-
JENKINS-46058 column widths are in appropriate and do not scale
-
- Closed
-
- is related to
-
JENKINS-46521 Non-multibranch pipelines do not have any changeset information
-
- Open
-
-
JENKINS-46657 blue ocean currentBuild.displayName should show in RUN column in place of number
-
- Closed
-
Complementary to
JENKINS-46657allowing currentBuild.displayName, where the RUN column is no longer simply #1-1000, this now needs to accommodate typical build/release names, which potentially may be prefixed by target environment and/or dynamic job status.In our system, using the MESSAGE column description as an "alternative" is inadequate, as this shows "Started by <user>/upstream job" or "Replayed #?".
So, the expectation is that RUN column shows the full currentBuild.displayName buildName, whatever width it needs to be.
Thanks for your attention to this detail.