Gitlab importer - ignore project name
Summary
In case of importing a project export from another Gitlab, the created project does not have the name specified during the import, but slug name
Steps to reproduce
- Click "New project"
- Click "Import project"
- Click "Gitlab export"
- Set "Project name" and choice export file
- Click "Import project"
Example Project
What is the current bug behavior?
The newly created project does not have a name from the "Project name" field, but from the "project slug" field
What is the expected correct behavior?
The newly created project have a name from the "Project name" field
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com