summaryrefslogtreecommitdiff
path: root/doc/workflow/importing/import_projects_from_fogbugz.md
blob: 71af0f9ea44947fa98f1b776cb2e704b9b1b358f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Import your project from FogBugz to GitLab

It only takes a few simple steps to import your project from FogBugz.
The importer will import all of your cases and comments with original case
numbers and timestamps. You will also have the opportunity to map FogBugz
users to GitLab users.

* From your GitLab dashboard click 'New project'

* Click on the 'FogBugz' button

![FogBugz](fogbugz_importer/fogbugz_import_select_fogbogz.png)

* Enter your FogBugz URL, email address, and password.

![Login](fogbugz_importer/fogbugz_import_login.png)

* Create mapping from FogBugz users to GitLab users.

![User Map](fogbugz_importer/fogbugz_import_user_map.png)

* Select the projects you wish to import by clicking the Import buttons

![Import Project](fogbugz_importer/fogbugz_import_select_project.png)

* Once the import has finished click the link to take you to the project
dashboard. Follow the directions to push your existing repository.

![Finished](fogbugz_importer/fogbugz_import_finished.png)