From 9baa7ee14f1e404b1e3ba74512fd2fc026c70276 Mon Sep 17 00:00:00 2001 From: George Koltsov Date: Wed, 7 Aug 2019 16:13:22 +0100 Subject: Update project/import/bitbucket.md doc --- doc/user/project/import/bitbucket.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/user/project/import/bitbucket.md b/doc/user/project/import/bitbucket.md index 1cc3bd3363d..c9f60db0656 100644 --- a/doc/user/project/import/bitbucket.md +++ b/doc/user/project/import/bitbucket.md @@ -31,11 +31,11 @@ to enable this if not already. ## How it works When issues/pull requests are being imported, the Bitbucket importer tries to find -the Bitbucket author/assignee in GitLab's database using the Bitbucket ID. For this -to work, the Bitbucket author/assignee should have signed in beforehand in GitLab -and **associated their Bitbucket account**. If the user is not -found in GitLab's database, the project creator (most of the times the current -user that started the import process) is set as the author, but a reference on +the Bitbucket author/assignee in GitLab's database using the Bitbucket `nickname`. For this +to work, the Bitbucket author/assignee should have their `nickname` match their Bitbucket +`username`, signed in beforehand in GitLab and **associated their Bitbucket account**. +If the user is not found in GitLab's database, the project creator (most of the times the +current user that started the import process) is set as the author, but a reference on the issue about the original Bitbucket author is kept. The importer will create any new namespaces (groups) if they don't exist or in -- cgit v1.2.1