Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-64113

Editing an existing component lead, populates the field with incorrect username

    XMLWordPrintable

Details

    Description

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.

      Summary

      When editing the Component, "Component lead" field is not showing updated username, which is causing confusion.

      Step to reproduce

      1. Change the username of User A
      2. Create a component and assign User A as the Component Lead
      3. Edit Component

      Expected Result

      "Component lead" field is showing the updated username

      Actual Result

      "Component lead" field is still showing the old username (user_key).

      select * from app_user where user_key = 'admin';
      id | user_key | lower_user_name 
      -------+----------+-----------------
      10000 | admin | ting
      (1 row)

       

      Attachments

        Issue Links

          Activity

            People

              agniadzik Artur Gniadzik
              cteh Ting (Chiou Ting Teh)
              Votes:
              15 Vote for this issue
              Watchers:
              19 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: