Difference between revisions of "Talk:QueryResolvedByUser/@comment-128.111.220.123-20140108195053"

From Request Tracker Wiki
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)
 

Latest revision as of 16: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'"