I'm using gerrit 2.5.1, and manage multiple projects that fall under several "parent" projects in terms of access permissions. When I list all the projects I see the Project Name, Project Description and a link to the repo browser, but it would be VERY useful to have a column showing where its rights are inherited from (in effect, its parent project) and have that info hyperlinked to that "parent" project.
Example of the info I'd like to see in the all-projects list:
A -> inherits from All-Projects
X -> inherits from A
Y -> inherits from A
Z -> inherits from A
Additionally, it'd be useful to see the child projects (if any) listed under a given parent projects detailed view, but just being able to see the parent info in the full list would be a great start.