Allow specifying project name on importing an exported GitLab project
requested to merge gitlab-jh/jh-team/gitlab:fix/gitlab-import-project-name-not-correctly into master
What does this MR do and why?
fixed this issue
Screenshots or screen recordings
How to set up and validate locally
Pull the code and click the +
button on the navigation bar, and then New project/repository
-> Import project
-> Gitlab export
-> fill the project name input box with TestProject
and fill the path input box with test-project
, click Import project
button. Check the project name if set correctly.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Bogdan Denkovych