#2647: Support AND/OR queries
---------------------------+------------------------------------------------
 Reporter:  cboos          |       Owner:  jonas
     Type:  enhancement    |      Status:  new  
 Priority:  normal         |   Milestone:       
Component:  ticket system  |     Version:  devel
 Severity:  normal         |    Keywords:  query
---------------------------+------------------------------------------------
 The query view allows you to create "AND" queries:
 each added filter can only reduce the set of matches.

 It would be sometimes useful to be able to add a criterion which
 would simply gather more content (i.e. that would be "OR"ed to
 the other constraints).

 Example use case:
   create a query that would retrieve all tickets have "RSS"
   either in the ''summary'' or in the list of ''keywords''

 Of course, the UI should remain as simple as possible with
 this added capability.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2647>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to