References to the node allocated to a job used to be clickable in the console output of a job. In Jenkins2 pipeline build output this is no longer clickable. E.g.

      node("some-node") {
      // do stuff
      }

      Output:

      Running on some-node-name in /srv/jenkins/workspace/some-workspace

      Expected:

      some-node-name to be a clickable link to http://jenkins/computer/some-node-name

          [JENKINS-42264] node {} block should hyperlink computer

          Matt Read created issue -
          Matt Read made changes -
          Component/s New: core [ 15593 ]
          Oleg Nenashev made changes -
          Component/s New: pipeline [ 21692 ]
          Component/s New: workflow-job-plugin [ 21716 ]
          Component/s Original: core [ 15593 ]
          Component/s Original: pipeline-stage-view-plugin [ 21139 ]
          Component/s Original: pipeline-view-plugin [ 21435 ]
          Oleg Nenashev made changes -
          Assignee Original: Sam Van Oort [ svanoort ]

          Oleg Nenashev added a comment -

          Fixed the components in the issue

          Oleg Nenashev added a comment - Fixed the components in the issue
          Jesse Glick made changes -
          Component/s New: workflow-durable-task-step-plugin [ 21715 ]
          Component/s Original: pipeline [ 21692 ]
          Component/s Original: workflow-job-plugin [ 21716 ]

          Jesse Glick added a comment -

          I do not believe this was ever hyperlinked. Perhaps you mean that the analogous message printed in a freestyle build is hyperlinked.

          Jesse Glick added a comment - I do not believe this  was ever hyperlinked. Perhaps you mean that the analogous message printed in a freestyle build is hyperlinked.
          Jesse Glick made changes -
          Issue Type Original: Bug [ 1 ] New: Improvement [ 4 ]
          Jesse Glick made changes -
          Summary Original: Console no longer creates hyperlink for node in use New: node {} block should hyperlink computer
          Jesse Glick made changes -
          Assignee New: Matthew Mitchell [ mmitche ]

            mmitche Matthew Mitchell
            mattread Matt Read
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: