On Thu, May 7, 2009 at 9:57 PM, Jeff Palmer wrote:
> Hello,
>
>
>
> I’m trying to use the rt command line to get a list of all tickets that were
> modified yesterday. I currently have:
>
>
>
> rt ls -t ticket "Queue = 'Support' AND Status != 'rejected' AND LastUpdated
> = '2009-05-06"
>
>
>
> It
Hello,
I'm trying to use the rt command line to get a list of all tickets that
were modified yesterday. I currently have:
rt ls -t ticket "Queue = 'Support' AND Status != 'rejected' AND
LastUpdated = '2009-05-06"
It seems simple enough, but apparently the query is larger than I had
an