• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • walldisplay-plugin
    • None

      Sometimes, the job name is not suitable for display - e g when the job names follow a certain scheme to allow for efficient filtering in views.
      In these cases, it would be handy to have an option to tell the Walldisplay to show the job's "Display Name" instead.

          [JENKINS-27348] Add support for displaying "Display Name"

          Daniel Beck added a comment -

          One wonders why it doesn't show the display name to begin with.

          Daniel Beck added a comment - One wonders why it doesn't show the display name to begin with.

          It was meant to be the way Daniel Beck expected it. I will have a look into it.

          Christian Pelster added a comment - It was meant to be the way Daniel Beck expected it. I will have a look into it.

          I wasn't aware of the jenkins display name, fixed with the next release

          from the git commit comment:

          support for jenkins internal display name, priority is now: job name, wall display name (property from the plugin), display name (from jenkins)

          Christian Pelster added a comment - I wasn't aware of the jenkins display name, fixed with the next release from the git commit comment: — support for jenkins internal display name, priority is now: job name, wall display name (property from the plugin), display name (from jenkins) —

          Daniel Beck added a comment -

          job name, wall display name (property from the plugin), display name (from jenkins)

          get(Full)DisplayName is always available and will fall back to get(Full)Name(). So to clarify:

          • You prefer wall display name if set
          • Otherwise you use display name

          Right?

          Daniel Beck added a comment - job name, wall display name (property from the plugin), display name (from jenkins) get(Full)DisplayName is always available and will fall back to get(Full)Name() . So to clarify: You prefer wall display name if set Otherwise you use display name Right?

          Right, the wall display name has precedence and if not set displayName is used as fallback.

          Christian Pelster added a comment - Right, the wall display name has precedence and if not set displayName is used as fallback.

            pelle Christian Pelster
            postman Per Östman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: