[Rt-devel] Bug in Query builder (3.4.5 and 3.6.1)?

Philip Kime pkime at Shopzilla.com
Thu Nov 2 22:16:01 EST 2006


Can anyone reproduce this?
 
Construct a query "A AND B" then change the aggregator to "OR" and add a
condition "C.
 
The original AND changes to an OR. so it becomes "A OR B OR C"
 
Same thing happens if you start with OR and add an AND, you end up with
"A AND B AND C".
 
Happens in 3.4.5 and 3.6.1
 
The same thing constructed on the command-line with the REST interface
isn't broken and returns the right thing.
 
PK
 
--
Philip Kime
NOPS Systems Architect
310 401 0407
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bestpractical.com/pipermail/rt-devel/attachments/20061102/100ea26f/attachment.htm


More information about the Rt-devel mailing list