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

          Oleg Nenashev added a comment -

          Fixed the components in the issue

          Oleg Nenashev added a comment - Fixed the components in the issue

          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.

          Sam Van Oort added a comment -

          Released with v2.17

          Thank you for your community contribution!

          Sam Van Oort added a comment - Released with v2.17 Thank you for your community contribution!

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

              Created:
              Updated:
              Resolved: