[Rt-devel] RT 3.4/3.6 Query bug
Todd Chapman
todd at chaka.net
Tue Aug 1 16:32:46 EDT 2006
On Tue, Aug 01, 2006 at 04:19:05PM -0400, Jesse Vincent wrote:
>
>
>
> On Tue, Aug 01, 2006 at 04:20:34PM -0400, Todd Chapman wrote:
> > I think I have seen this mentioned on the lists but
> > I can't find a filed bug report.
>
> I don't have them handy, but there have been half-a-dozen tickets opened
> for this. But I also thought it was fixed somewhere before 3.4.6rc1 /
> 3.6.1rc1
That may be true. I haven't test with 3.6.1*. I just looked
at the svn log and if it was fixed the commit message doesn't
use the terms AND or OR. :)
OK. I tested it and it's fixed. Now to find out where so I
can back-port to 3.4.4. :)
>
> > In the RT UI create a new query and in advanced mode
> > create the query:
> >
> > ( Queue = 'A' ) OR ( Queue = 'B' )
> >
> > Once you hit apply the OR is turned into an AND.
> > Every time you change it back the parser does the
> > dirty deed.
> >
> > -Todd
> > _______________________________________________
> > List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
> >
> > Best Practical is hiring! Come hack Perl for us: http://bestpractical.com/about/jobs.html
> >
>
> --
More information about the Rt-devel
mailing list