Respect namespace_id for bitbucket server importer
What does this MR do and why?
Related to Importers - Default to the current group when i... (#359130 - closed)
This MR correctly reuses namespace_id
through import process of bitbucket server importer
Screenshots or screen recordings
How to set up and validate locally
- Set up new bitbucket server instance (easiest way is using docker https://hub.docker.com/r/atlassian/bitbucket )
- Visit any group on your gitlab
- New project -> Import -> Bitbucket server
- Use credentials to your instance
- Observe that group selected as default import
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 Illya Klymov