Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-42648

Custom Build Number | Not showing up on Blue Ocean

XMLWordPrintable

      *I am raising a JIRA ticket for the first time, please correct me if I am doing something incorrect*

      I am using the pipeline plugin in a Jenkins job and as part of the plugin I am setting the displayname and description properties as follows -

      currentBuild.displayName = "#${BUILD_NUMBER}-${userInput}"
      currentBuild.description = userInput

      In the default dashboard of Jenkins, I see this populated correctly -

       

      However, on the blue-ocean dashboard, it does not show up.

      Where am I going wrong? Or is this a bug which needs to be fixed?

       

      Please note that this has nothing to do with the 'build-name-setter-plugin'

            le0 Lev Mishin
            mukherjee_mk Mrinal Mukherjee
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: