[openstack-dev] Missing column in Gerrit overview page showing a -1 review after/with a +2 review
Christian Berendt
christian at berendt.io
Mon Feb 16 14:29:55 UTC 2015
On 02/14/2015 04:46 PM, Anita Kuno wrote:
> Using gerrit queries might come in handy here.
>
> https://review.openstack.org/Documentation/user-search.html
>
> For a start, this gets me all reviews that are open for which I am not
> the author, where I voted +1 (or better) and someone else voted -1 (or
> lower). I just gave it a quick test to try it out, it might need refining.
>
> NOT owner:self status:open label:Code-Review>=+1,self label:Code-Review<=-1
This way I can display review requests with -1 reviews, yes. On the
overview page a +2 review will still hide any -1 reviews. But a -1
review will hide all +1 reviews. I think -1 reviews should be visible
regardless of +2 reviews.
Christian.
More information about the OpenStack-dev
mailing list