Issue 2962: Clicking on project name is change list should show opened changes for that project
Status:  New
Owner: ----
Reported by florent....@intersec.com, Oct 14, 2014
In gerrit 2.8, clicking on the project name in the change list (for example in the user dashboad) would open a list of all opened changes for that project (search project:name status:open). In gerrit 2.9, the same click brings you to a page with all commits for that project, closed ones included (search project:name).

IMHO, the previous behavior was much more intuitive and should be restored.
Jan 29, 2015
#1 patrick....@gmail.com
I agree. Note that clicking the project name in the "Recently closed" section of the dashboard should show merged commits for that project instead.

As a temporary workaround you can try clicking on the branch name instead.