Skip to content

Zoekt: No repositories are created in certain cases

Summary

During gitlab-com/gl-infra/production#19558 (closed) we discovered that without_zoekt_repositories scope filters out repositories when it shouldn't have.

Steps to reproduce

What is the current bug behavior?

What is the expected correct behavior?

We should only check repositories attached to the index, not all repository records in the system.

Relevant logs and/or screenshots

Possible fixes