[rt-users] RT-Crontool Search and Action Question

Ben Blakely BBlakely at blink.ca
Fri May 5 14:02:52 EDT 2006


 

Hello All,

 

Im trying to search for a ticket in the new and open status with a
certain custom field, if it matches, I would like to move it to a new
queue.

 

Any ideas? Here is what I have for the search syntax but not sure what
the action syntax is to move it to a new queue.

 

/opt/rt3/bin/rt-crontool --search RT::Search::FromSQL --search-arg
"(Status = 'new' OR Status = 'open') AND Queue = 'Support Level 1' AND
'CF.ServiceType' = 'Move/Add/Change/Delete - DNS'"  --action

 

Thanks,


Ben

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20060505/f5130783/attachment.htm>


More information about the rt-users mailing list