fhgrose wrote: > How does one execute OR logic among different filter items in a ticket > query. > > I see that adding an additional filter on field produces OR items, but > how does one OR between separate fields? >
Not currently possible with the custom queries: see http://trac.edgewall.org/ticket/2647 In the meantime you'd have to use a report and SQL. -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
