[rt-users] Untouched Tickets

Jason Ledford jledford at biltmore.com
Fri Jan 7 16:51:10 EST 2011


Funny how no matter how many times I have gone through the interface I didn’t see the LastUpdated field.  I like the use of “yesterday” and this is pretty much what I want.  Is there any other variable/function I could use besides yesterday so I could create and save this search and not have to enter a date.  Like show me last updated 3 days ago:
LastUpdated < 'yesterday -3' AND (  Status = 'new' OR Status = 'open' )

Any way to make a saved search like that?

From: Paul D. O'Rorke [mailto:paul at paulororke.net]
Sent: Friday, January 07, 2011 12:26 PM
To: Jason Ledford
Cc: rt-users at lists.bestpractical.com
Subject: Re: [rt-users] Untouched Tickets

[file:///C:\Users\paul\AppData\Local\Temp\moz-screenshot-674.png][file:///C:\Users\paul\AppData\Local\Temp\moz-screenshot-675.png]Hi Jason,

I created a Dashboard from the following query made in the Query builder.   I call it "Not touched today"...
Queue = 'Support'
AND Status - 'open'
AND LastUpdated < 'yesterday'
AND 'CF.{Long Term}' != 'True'

The CF is a custom field I have for tickets that are long term and I want to exclude these from my results.

This might be a good place to start.

Regards

________________________________
From: "Jason Ledford" <jledford at biltmore.com>
To: rt-users at lists.bestpractical.com
Sent: Friday, 7 January, 2011 12:52:15 PM
Subject: [rt-users] Untouched Tickets


I am looking for a way to search for untouched tickets that are not new but untouched for a specified amount of time?  I found this http://www.gossamer-threads.com/lists/rt/users/42582?search_string=untouched;#42582 but it looks more like taking action and also using rt-cron.  I am just looking to make a search.

Any help is appreciated.


--
Paul O'Rorke

paul at paulororke.net<http://mailto:paul@paulororke.net>
Home  .: +1 (250) 483 1456
Mobile.: +1 (250) 709 7740
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110107/cf139bb1/attachment.htm>


More information about the rt-users mailing list