summaryrefslogtreecommitdiff
path: root/doc/user/project/import/fogbugz.md
blob: 09505d94a8ce548c314c6d96209d946d60f17fa0 (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
30
31
32
33
34
35
36
37
---
type: reference, howto
stage: Manage
group: Import
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
---

# Import your project from FogBugz to GitLab

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

Follow these steps to import your project from FogBugz:

1. From your GitLab dashboard, select **New project**.

1. Select the **FogBugz** button.

  ![FogBugz](img/fogbugz_import_select_fogbogz.png)

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

  ![Login](img/fogbugz_import_login.png)

1. Create mapping from FogBugz users to GitLab users.

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

1. Select the projects you wish to import by selecting the **Import** buttons.

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

1. Once the import finishes, click the link to go to the project
   dashboard. Follow the directions to push your existing repository.

  ![Finished](img/fogbugz_import_finished.png)