Gerrit admininitrator does not access “All-Projects”

1.3k views Asked by At

All members in the Administrators group can NOT access "All-Project".

I am afraid that the read permission is removed from "All-Project" for admin. How can I recover it. And I can find project.config in the ./All-Project .

1

There are 1 answers

5
Motti Strom On BEST ANSWER

If you can still ssh then you can checkout All-Projects.git and edit the config.

If you have access to server, you can even navigate to the All-Project.git directory (its a base repo) and rollback to an earlier change. (Obviously backup everything first if you're not very confident of what you're doing).