Re: [rt-users] LastUpdated x days ago

2010-10-11 Thread Kenneth Crocker
] LastUpdated x days ago I'm trying to write a script that will check for tickets last updated 15 days ago. I'm using the FromSQL method. As far as I can tell, it doesn't like the '-15 days' or '15 days ago' options. If I use either one every ticket in the queue I'm searching in is returned. Am I

Re: [rt-users] LastUpdated x days ago

2010-10-11 Thread Kenneth Crocker
...@lists.bestpractical.com [mailto:rt-users- boun...@lists.bestpractical.com] On Behalf Of Mathew Snyder Sent: 11 October 2010 03:23 To: RT Users Subject: [rt-users] LastUpdated x days ago I'm trying to write a script that will check for tickets last updated 15 days ago. I'm using the FromSQL method. As far

Re: [rt-users] LastUpdated x days ago

2010-10-11 Thread Ruslan Zakirov
-users- boun...@lists.bestpractical.com] On Behalf Of Mathew Snyder Sent: 11 October 2010 03:23 To: RT Users Subject: [rt-users] LastUpdated x days ago I'm trying to write a script that will check for tickets last updated 15 days ago. I'm using the FromSQL method. As far as I can tell

[rt-users] LastUpdated x days ago

2010-10-10 Thread Mathew Snyder
I'm trying to write a script that will check for tickets last updated 15 days ago. I'm using the FromSQL method. As far as I can tell, it doesn't like the '-15 days' or '15 days ago' options. If I use either one every ticket in the queue I'm searching in is returned. Am I doomed to perform a