Hello,

I have found the Gerrit Dashboard Creator (see 
https://github.com/openstack/gerrit-dash-creator ) to be very helpful when 
putting together queries.

Thanks,
~Brianna

On 12/8/17, 16:25, "Sławek Kapłoński" <sla...@kaplonski.pl> wrote:

    Hello,
    
    I’m trying to personalize my Gerrit menus in settings panel on 
review.openstack.org.
    So I prepared query like:
    
    (NOT owner:self) AND status:open AND label:Code-Review-0,self AND 
label:Workflow=0 AND (project:openstack/neutron OR 
project:openstack/neutron-lib) AND branch:master
    
    And I wanted to create menu entry with this query. When I’m pasting query:
    
    
#/q/(NOT+owner:self)+AND+status:open+AND+label:Code-Review-0%252Cself+AND+label:Workflow%253D0+AND+(project:openstack/neutron+OR+project:openstack/neutron-lib)+AND+branch:master
    
    On gerrit settings page it replaces me chars like , or = to something else 
and query looks like:
    
    
#/q/(NOT+owner:self)+AND+status:open+AND+label:Code-Review-0%252Cself+AND+label:Workflow%253D0+AND+(project:openstack/neutron+OR+project:openstack/neutron-lib)+AND+branch:master
    
    And it don’t work properly then.
    So I have a question to more experienced Gerrit users. What I’m doing wrong 
here and how I should create menu entry with query which I really want?
    
    —
    Best regards
    Slawek Kaplonski
    sla...@kaplonski.pl
    
    
    
    
    

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to