Skip to content

Add author lines to project import comments

George Koltsov requested to merge georgekoltsov/63408-user-mapping into master

What does this MR do?

This MR fixes an issue with Bitbucket Cloud imported project's comments on MRs/issues missing author line due to recent changes to username field on Bitbucket Cloud side due to GDPR regulations (https://developer.atlassian.com/cloud/bitbucket/bitbucket-api-changes-gdpr/). They essentially removed username field, and added a new field called nickname which I believe is a public facing name that can be changed in user settings.

image

More details on this issue in https://gitlab.com/gitlab-org/gitlab-ce/issues/63408

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

N/A

Security

N/A

Edited by 🤖 GitLab Bot 🤖

Merge request reports