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

Bitbucket auth plugin rewrite Full Name of user to login name with every login

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • bitbucket-oauth-plugin
    • None
    • Ubuntu 18.04
      Jenkins ver. 2.176.1

      How reproduce:

      1. go user configure page:
        1. "<user name>" in top left corner
        2. "Configure" in the right menu
      2. change "Full name" to "Jone Doe"
      3. Save
      4. log out
      5. log in and go to "configure" page again

      Expect:

      Full name is still "Jone Doe"

      Real result is:

      Full name is "<user name>"

       

      Suspect it's because of this line in sources:
      https://github.com/jenkinsci/bitbucket-oauth-plugin/blob/14d2e1ea558e9a3643c6202a878bc03a9bfddb69/src/main/java/org/jenkinsci/plugins/BitbucketSecurityRealm.java#L132

       

            Unassigned Unassigned
            tramort Max Kaskevich
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: