[Trac-tickets] [The Trac Project] #3389: query "keyword contains xxxx and xxx": "and" not possible, just one value taken?

The Trac Project noreply at edgewall.com
Wed Jul 12 08:38:50 CDT 2006


#3389: query "keyword contains xxxx and xxx": "and" not possible, just one value
taken?
---------------------------+------------------------------------------------
 Reporter:  ThurnerRupert  |       Owner:  daniel
     Type:  enhancement    |      Status:  new   
 Priority:  normal         |   Milestone:        
Component:  report system  |     Version:  devel 
 Severity:  normal         |    Keywords:        
---------------------------+------------------------------------------------
 it would be great that you could add "and" conditions to queries. we try
 to build faq's and other reports with queries. usually we would have some
 category and "faq" as keyword, which would ideally be queried like:

  [query:status=closed&keywords=~faq&keywords=~myproject&order=priority faq
 in query view]

 two values are stated:
  * keywords=~faq
  * keywords=~myproject

 how would one state such a thing in a query?

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3389>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list