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
Screenshots or screen recordings
- Setup bitbucket oauth locally https://docs.gitlab.com/user/import/bitbucket_cloud/#prerequisites
- Create a bunch of projects on bitbucket across multiple workspaces (get invited by others or use integrations account in 1p)
- Go to
/import/bitbucket/statuspage 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