Respect namespace for phabricator 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 phabricator tasks importer. This allows us to correctly select current group as default for import
Screenshots or screen recordings
Projects___Dashboard___GitLab__3_
How to set up and validate locally
- Open
/import/phabricator/new
. Observe that first group as selected default - Visit any group (except the one you saw on previous step)
- New project -> Import -> Phabricator tasks
- 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.