Excerpts from Sean Dague's message of 2017-09-19 09:35:26 -0400: > On 09/19/2017 09:00 AM, Sean Dague wrote: > > I've been iterating through gerrit dashboards this morning trying to > > figure out why they no longer show any changes. > > > > It looks like the query: label:Code-Review>=-2,self now matches changes > > you haven't voted on. Previously (probably to a bug) this only matched > > patches where you had a -2,-1,+1,+2 vote on them. > > > > I'll be poking around today to figure out what the options are to get > > equivalent functionality is out of the system, then update the gerrit > > dashboards in gerrit-dash-creator based on that. > > It appears that reviewedby:self actually works like we were hacking the > old one to work. I've pushed through a bulk fix for most of the > dashboards here - https://review.openstack.org/#/c/505247/ > > However local versions will need local patching. > > -Sean > I updated the TC review dashboard in https://review.openstack.org/505723 to produce: https://review.openstack.org/#/dashboard/?foreach=project%3Aopenstack%2Fgovernance+is%3Aopen&title=Technical+Committee+Inbox&My+items=owner%3Aself&Formal+Vote+Items+I+have+not+voted+in+yet=topic%3Aformal%2Dvote+NOT+reviewedby%3Aself+NOT+owner%3Aself&Formal+Vote+Items=topic%3Aformal%2Dvote&Goal+Items+I+Haven%27t+Voted+On=path%3A%5Egoals%2F.%2A+NOT+reviewedby%3Aself+NOT+owner%3Aself&Goal+Items=path%3A%5Egoals%2F.%2A&I+Haven%27t+Voted+on+this+Draft=NOT+reviewedby%3Aself+NOT+owner%3Aself&Has+at+Least+One+Objection=NOT+reviewedby%3Aself+NOT+owner%3Aself+label%3ACode%2DReview%3C%3D%2D1 Doug