Talk:QueryResolvedByUser/@comment-128.111.220.123-20140108195053: Difference between revisions
Jump to navigation
Jump to search
(Created page with "It's much easier to use the RT CLI to get the same info. Example: rt ls -t ticket "Status = 'resolved' AND Resolved > '2014-01-01' AND Resolved < '2014-01-07'"") |
m (1 revision imported) |
||
(No difference)
|
Latest revision as of 15:52, 6 April 2016
It's much easier to use the RT CLI to get the same info.
Example:
rt ls -t ticket "Status = 'resolved' AND Resolved > '2014-01-01' AND Resolved < '2014-01-07'"