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

Link to user profile from console output should go to the user ID, not the user name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      The recent change from pull 334 https://github.com/jenkinsci/jenkins/pull/334 now makes the user name a link in the console output. However, the link goes to the incorrect URL as the link points to the actual full name of the user who started the build. It should go the user ID of the person who started the build. Currently, when clicking the link, it creates a brand new user.

      If my userid is c1234 and my name is Colin, the link should go to /user/c1234 and not /user/Colin

            sogabe sogabe
            newenigma newenigma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: