Respect namespace_id in fogbugz 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 fogbugz importer. This allows us to correctly select current group as default for import.
Screenshots or screen recordings
How to set up and validate locally
- Visit any group
- New project -> Import -> FogBugz
- Use
http://importtesting2.fogbugz.com/
as url andiklymov+fogbugz@gitlab.com
/testing
as credentials - Just use default usermap
- 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