Skip to content

Respect namespace_id for bitbucket server importer

Illya Klymov requested to merge xanf-bitbucket-server-namespace-id into master

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

Flightjs___GitLab__3_

How to set up and validate locally

  1. Set up new bitbucket server instance (easiest way is using docker https://hub.docker.com/r/atlassian/bitbucket )
  2. Visit any group on your gitlab
  3. New project -> Import -> Bitbucket server
  4. Use credentials to your instance
  5. 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.

Edited by Illya Klymov

Merge request reports

Loading