> I would like ot be able to create a saved search that I can use to generate
> a report for Tickets that are "x" days old.

On the search form, just enter "3 days ago" for the date.  E.g.,

  [Created] [Before] [3 days ago]

The resulting query is:

  Created < '3 days ago'

Works great.

-- 
Lars Kellogg-Stedman <[EMAIL PROTECTED]>
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to