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

Login name no longer converted to Full Name in changes list

    • 2.259

      All Plugins are the latest versions:
      Clearcase plugin version 1.6.3
      Jenkins LTS 2.49.1

      Changelog used to change login names to Real Names as stored in Jenkins People.

      This no longer works - login name is displayed.

      This is a big step backwards.
      Login names of x123sbr05 are useless in a list of changes - it used to be converted to Joe Bloggs
      This is a recent regression.

      None of the plugins above ( clearcase scm ) have changed recently, can't pinpoint which one yet.

      Plugins updated on 14 September
      ldap
      git
      workflow-durable-task-step
      warnings
      analysis-model-api

          [JENKINS-63712] Login name no longer converted to Full Name in changes list

          Steve Graham added a comment -

          I would say it is a data conversion problem.
          The conversion from the login name to the Real Name no longer works.
          If I select one of the SCM entries I still get the login name x123sbr05 and not the real user name ( as seen in the people list )
          If I select the Jenkins Login ID x123sbr05 I get redirected to the user and see the real name

          Steve Graham added a comment - I would say it is a data conversion problem. The conversion from the login name to the Real Name no longer works. If I select one of the SCM entries I still get the login name x123sbr05 and not the real user name ( as seen in the people list ) If I select the Jenkins Login ID x123sbr05 I get redirected to the user and see the real name

          Daniel Beck added a comment -

          Please provide the URLs for the respective users in Jenkins.

          Daniel Beck added a comment - Please provide the URLs for the respective users in Jenkins.

          Steve Graham added a comment - - edited

          Using the example username above

          Change Log:
          13. x123sbr05 09/09/2020 17:04:58
          x123sbr05 :<br>I changed something and <br>This is my comment<br>

          (my servername)/jenkins/user/x123sbr05/

          Is that what you meant ?

          Steve Graham added a comment - - edited Using the example username above Change Log: 13. x123sbr05 09/09/2020 17:04:58 x123sbr05 :<br>I changed something and <br>This is my comment<br> (my servername)/jenkins/user/x123sbr05/ Is that what you meant ?

          Daniel Beck added a comment -
          (my servername)/jenkins/user/x123sbr05/ 

          Now the corresponding URL to the "real" user.

          Daniel Beck added a comment - (my servername)/jenkins/user/x123sbr05/ Now the corresponding URL to the "real" user.

          Steve Graham added a comment - - edited

          This is a link to the Real user -
          From the home page of jenkins, if I select People I get this:

                    x123sbr05                Steve Graham                                                      2hrs 15 min                                      myLatestJob

           

          The change list used to automatically replace the User ID with my Name 

           If I select the User Id I can configure the user and add their email, real name etc. ( but you know this )                 

          Steve Graham added a comment - - edited This is a link to the Real user - From the home page of jenkins, if I select People I get this:           x123sbr05                Steve Graham                                                      2hrs 15 min                                      myLatestJob   The change list used to automatically replace the User ID with my Name    If I select the User Id I can configure the user and add their email, real name etc. ( but you know this )                 

          Daniel Beck added a comment -

          Daniel Beck added a comment - Caused by https://github.com/jenkinsci/jenkins/commit/eb1c1560659695e9e55b00c45480325671b7700e for JENKINS-62688 .

          Steve Graham added a comment -

          Thanks for the change - Any chance of getting this in a LTS point release ?

          Steve Graham added a comment - Thanks for the change - Any chance of getting this in a LTS point release ?

          Daniel Beck added a comment -

          That's what the lts-candidate label is for.

          Daniel Beck added a comment - That's what the lts-candidate label is for.

          Steve Graham added a comment -

          Downloaded and installed LTS 2,249.3 last night.
          Change log still has user ID and not full name.

          Steve Graham added a comment - Downloaded and installed LTS 2,249.3 last night. Change log still has user ID and not full name.

          Daniel Beck added a comment -

          It's now fixed in core, it just looks like the clearcase plugin overrides the view and due to copy & paste has the same problem:

          https://github.com/jenkinsci/clearcase-plugin/blob/f81f13ca0a500ff9821a6cc09c61bcaa60f18c6d/src/main/resources/hudson/plugins/clearcase/ClearCaseSCM/project-changes.jelly#L57

          Please file a new issue for the plugin, as this issue is now tied to the change change. Sorry about that.

          Daniel Beck added a comment - It's now fixed in core, it just looks like the clearcase plugin overrides the view and due to copy & paste has the same problem: https://github.com/jenkinsci/clearcase-plugin/blob/f81f13ca0a500ff9821a6cc09c61bcaa60f18c6d/src/main/resources/hudson/plugins/clearcase/ClearCaseSCM/project-changes.jelly#L57 Please file a new issue for the plugin, as this issue is now tied to the change change. Sorry about that.

            danielbeck Daniel Beck
            sgjenkins Steve Graham
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: