DVCS synchronisation with GitLab is mapping users with the same full name incorrectly.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: High
    • 8.20.2
    • Affects Version/s: 8.14.0
    • Component/s: DVCS Connector
    • 8.14
    • 1
    • Severity 3 - Minor

      Issue Summary

      DVCS connector incorrectly maps the authors of merge requests. The bug doesn't affect commits' authors and reviewers.

      Steps to Reproduce

      1. Create two GitLab users with the same Full Name.
      2. Create a merge request with user A.
      3. Create another merge request with user B.
      4. Synchronize merge requests.

      Expected Results

      Both synchronized merge requests show correct authors in the development panel.

      Actual Results

      Synchronized merge requests show incorrect authors in the development panel.

      Workaround

      Do not use the same full names for GitLab users.
      To fix the incorrectly mapped names, replace the full names stored in the column "Author" in the table "AO_E8B6CC_PULL_REQUEST" with usernames.

            Assignee:
            Sławomir Zaraziński
            Reporter:
            Sławomir Zaraziński
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: