Skip to content

Maintain namespace_id when connection error occurs in fogbugz importer

Illya Klymov requested to merge xanf-maintain-namespace-if-fogbugz into master

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

  1. Visit any group
  2. New project -> Import -> FogBugz
  3. Use http://importtesting2.fogbugz.com/ as url (note extra space at start) and iklymov+fogbugz@gitlab.com / testing as credentials
  4. Observe error
  5. Use credentials from first steps removing extra space
  6. Just use default usermap
  7. 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.

Merge request reports

Loading