Hi,
Repository is not showing up when I search via Browse -> Repositories
www.example-gerrit.com/gerrit/admin/repos/q/filter:test-repoAll other repos are showing except a couple.
I have run reindexing for all projects and specific ones as well.
The repository is directly accessible using its URL and also can be browsed using gitiles:
www.example-gerrit.com/gerrit/admin/repos/test-repoI have a high-availability Gerrit 3.6 Active-Passive setup.
The above issue started to happen when because of a config change, both instances became Active and started to serve traffic.
After making one instance passive, and one active, things weren't working as intended.
I had to run ssh command (gerrit index changes-in-project) to restore missing changes from projects from UI.
Currently only above mentioned issue remains, which is that a repo is not showing when searching via this URL:
www.example-gerrit.com/gerrit/admin/repos/q/filter:test-repo