Commit eb7ba00e authored by Nick Gaskill's avatar Nick Gaskill

Merge branch 'docs-fogbugz-import-fix' into 'master'

Fix FogBugz ordered list

See merge request gitlab-org/gitlab!66261
parents c64be14d 0d485bdd
...@@ -7,31 +7,24 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -7,31 +7,24 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Import your project from FogBugz to GitLab **(FREE)** # Import your project from FogBugz to GitLab **(FREE)**
It only takes a few simple steps to import your project from FogBugz. Using the importer, you can import your FogBugz project to GitLab.com
The importer imports all your cases and comments with original case or to your self-managed GitLab instance.
numbers and timestamps. You can also map FogBugz users to GitLab users.
Follow these steps to import your project from FogBugz: The importer imports all of your cases and comments with the original
case numbers and timestamps. You can also map FogBugz users to GitLab
users.
1. From your GitLab dashboard, select **New project**. To import your project from FogBugz:
1. From your GitLab dashboard, select **New project**.
1. Select the **FogBugz** button. 1. Select the **FogBugz** button.
![FogBugz](img/fogbugz_import_select_fogbogz.png)
![FogBugz](img/fogbugz_import_select_fogbogz.png)
1. Enter your FogBugz URL, email address, and password. 1. Enter your FogBugz URL, email address, and password.
![Login](img/fogbugz_import_login.png)
![Login](img/fogbugz_import_login.png) 1. Create a mapping from FogBugz users to GitLab users.
![User Map](img/fogbugz_import_user_map.png)
1. Create mapping from FogBugz users to GitLab users. 1. Select **Import** for the projects you want to import.
![Import Project](img/fogbugz_import_select_project.png)
![User Map](img/fogbugz_import_user_map.png) 1. After the import finishes, click the link to go to the project
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. dashboard. Follow the directions to push your existing repository.
![Finished](img/fogbugz_import_finished.png)
![Finished](img/fogbugz_import_finished.png)
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