Maintain namespace_id when connection error occurs in fogbugz importer
What does this MR do and why?
Related to Importers - Default to the current group when i... (#359130 - closed)
This is follow-up of Respect namespace_id in fogbugz importer (!90819 - merged)
One of the scenarios missed maintaining namespace_id params property on redirect
How to set up and validate locally
- Visit any group
- New project -> Import -> FogBugz
- Use
http://importtesting2.fogbugz.com/
as url (note extra space at start) andiklymov+fogbugz@gitlab.com
/testing
as credentials - Observe error
- Use credentials from first steps removing extra space
- Just use default usermap
- Observe that group selected as default import
Numbered steps to set up and validate the change are strongly suggested.
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.