[rt-users] Search BETWEEN dates?

Chris Devers cdevers at pobox.com
Tue Mar 15 10:02:55 EST 2005


On Tue, 15 Mar 2005 Joseph_Micciche at Progressive.com wrote:

> There is no way to do this that I can see when using the web 
> interface. There is only a single date field in the query tool, and it 
> offers Before, After, On.

When I have to do this, I search twice:

  * the first search filters after the start of the range
    * any other search criteria is also filled in with this search

  * then the second search filters before the end of the range

This ends up working fine, though it's a pain to have to make a two step 
process out of it. 

If you're clever, you can hand-code the URL to do what you want, but 
I've never gotten this to work right with RT3, but I used to use it all 
the time with RT2.
 

-- 
Chris Devers



More information about the rt-users mailing list