Skip to content

Update Bitbucket Cloud Importer to map users by uuid

What does this MR do and why?

This MR updates Bitbucket Cloud importer to map user contributions by Bitbucket user's uuid instead of a nickname. We previously updated bitbucket oauth strategy to create a user identity for bitbucket provider to use uuid instead of a username. This made bibucket importer stop mapping user contributions. This MR fixes this issue.

Mentions #461562 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Import where user can be mapped Import where user cannot be mapped
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by George Koltsov

Merge request reports