On Mon, 30 Apr 2018 10:40:41 -0400 "Perry E. Metzger"
<[email protected]> wrote:
> On Mon, 30 Apr 2018 14:30:51 +0000 Zero King <[email protected]>
> > The `or` has lower precedence. So use
> > TicketQuery(status=!closed,reporter=$USER,or,status=!closed,owner=$USER,col=id|summary|component|port|reporter|owner|time|changetime,order=changetime,desc=1,max=10,format=table)
> > instead.  
> 
> Since that was almost certainly what was originally intended, I'm
> going to edit the Wiki.

That worked perfectly! Thank you, Zero King!

-- 
Perry E. Metzger                [email protected]

Reply via email to