On the "Assign Roles" page would it be possible to show the Full Name field for each user (assuming they have entered it on the Profile configure page)? The reason I ask is that ours is a part of a large organization which assigns user id's that are often not indicative of the person's real name, making administrative management of the Assign Roles page more difficult than it needs to be as more users are added to the system.

          [JENKINS-48900] Show "Full Name" on Assign Roles page?

          Oleg Nenashev added a comment -

          It would make sense to do that.
          Seems to be a quick win

          Oleg Nenashev added a comment - It would make sense to do that. Seems to be a quick win

          Pavan Hegde added a comment -

          Hi oleg_nenashev i would like work on this issue. but need some help in where to make the changes.

          Pavan Hegde added a comment - Hi oleg_nenashev i would like work on this issue. but need some help in where to make the changes.

          RoleMap uses UserDetails to get the user details.

          I see that UserDetails interface has getUserName() which is used for the "sid" in the role-strategy-plugin. But there is no getDisaplyName  in the interface.

          it does exist  in some of its implemented classes (for example ActiveDirectoryUserDetail)

          oleg_nenashev any suggestions how to get the full name if exists?

           

           

           

           

          Tidhar Klein Orbach added a comment - RoleMap uses UserDetails to get the user details. I see that UserDetails interface has getUserName() which is used for the "sid" in the role-strategy-plugin. But there is no getDisaplyName  in the interface. it does exist  in some of its implemented classes (for example ActiveDirectoryUserDetail) oleg_nenashev any suggestions how to get the full name if exists?        

          Markus Winter added a comment -

          Actually the full name is already shown. This is done in the background after loading the assigne roles page.

          On my instance which is using the AD plugin, I see my userid directly after loading the page, then after a few moments, the id is replaced with my full name.

          Markus Winter added a comment - Actually the full name is already shown. This is done in the background after loading the assigne roles page. On my instance which is using the AD plugin, I see my userid directly after loading the page, then after a few moments, the id is replaced with my full name.

            Unassigned Unassigned
            sc1478 Steve Cohen
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: