Fix query by 'label:Verified=0'
Query by 'label:Verified=0' should find all changes that have at least
one 0 vote on Verified from a reviewer. Voting 0 in Verified is not
recorded as PatchSetApproval in the database, but the absense of a
Verified PatchSetApproval for a reviewer means that the current vote of
the reviewer is 0. In the LabelPredicate this was not taken into
account.
Bug: issue 1729
Change-Id: Ia0b53d2b1704495ee0074824bd226da0c26ff39b
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
1 file changed