Remove bitbucket_cloud_importer_multi_workspace_repos ff

What does this MR do and why?

This MR removes bitbucket_cloud_importer_multi_workspace_repos feature flag. It has been recently introduced as part of #589153 (closed) as a short-lived precaution mechanism. Now that the feature flag is rolled out on .com, we can remove it and proceed with backporting this change. Note: bitbucket is turning off the old repositories endpoint on Feb 27, so we don't have much time to get the backports merged.

References

#589153 (closed)

Screenshots or screen recordings

  1. Setup bitbucket oauth locally https://docs.gitlab.com/user/import/bitbucket_cloud/#prerequisites
  2. Create a bunch of projects on bitbucket across multiple workspaces (get invited by others or use integrations account in 1p)
  3. Go to /import/bitbucket/status page and observe repos getting fetched from multiple workspaces
Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by George Koltsov

Merge request reports

Loading