Am Dienstag, 3. Dezember 2019 04:10:32 UTC+1 schrieb Jun Omae:

> You could use `query:...or...or...`. 
>
> query:developer=~$USER&development=!done&status=!closed&duedate=2019-11-01..2019-12-01&or&tester=~$USER&test=!done&status=!closed&duedate=2019-11-01..2019-12-01&or&reviewer=~$USER&review=!done&status=!closed&duedate=2019-11-01..2019-12-01&or&author=~$USER&documentation=!done&status=!closed&duedate=2019-11-01..2019-12-01
>  
>
>

Ok, I know I could transform any and into or, such as repeating the duedate 
in every or-block. That will enlarge the queries a lot. So for now there is 
no way to group expressions in ( ) parenthesis and to have nested and/or 
operators.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/b8276476-0f34-4565-a4e9-fe56c2c41bd4%40googlegroups.com.

Reply via email to