Commit 9baa7ee1 authored by George Koltsov's avatar George Koltsov

Update project/import/bitbucket.md doc

parent 57110044
...@@ -31,11 +31,11 @@ to enable this if not already. ...@@ -31,11 +31,11 @@ to enable this if not already.
## How it works ## How it works
When issues/pull requests are being imported, the Bitbucket importer tries to find 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 the Bitbucket author/assignee in GitLab's database using the Bitbucket `nickname`. For this
to work, the Bitbucket author/assignee should have signed in beforehand in GitLab to work, the Bitbucket author/assignee should have their `nickname` match their Bitbucket
and **associated their Bitbucket account**. If the user is not `username`, signed in beforehand in GitLab and **associated their Bitbucket account**.
found in GitLab's database, the project creator (most of the times the current If the user is not found in GitLab's database, the project creator (most of the times the
user that started the import process) is set as the author, but a reference on 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 issue about the original Bitbucket author is kept.
The importer will create any new namespaces (groups) if they don't exist or in The importer will create any new namespaces (groups) if they don't exist or in
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment