"last_repository_check_failed" filter does not work and shows all of the projects
GitLab version: 18.3 It appears that the `last_repository_check_failed` filter added to the URL (http://hostname.com/admin/projects?last_repository_check_failed=1) does not work and shows all of the projects instead of the projects which failed last repository check. We have documentation where this should be working: https://docs.gitlab.com/administration/repository_checks/#enable-repository-checks-for-all-projects Looking at this [issue](https://gitlab.com/gitlab-org/gitlab/-/issues/24426) this was working ~9 months ago as per this [comment](https://gitlab.com/gitlab-org/gitlab/-/issues/24426#note_2200628405). Customer, that reported this, are on version 18.3.1, I was able to reproduce it on v18.3. <!-- If you don't have /label privileges, follow up with an issue comment of `@gitlab-bot label ~"type::bug"` -->
issue