[rt-users] rt-crontool and "--action RT::Action::NotifyAsComment"

2014-01-16 Thread Eric Maisonobe
Hello, I try to use the following cron task : /opt/rt4/bin/rt-crontool \ --search RT::Search::FromSQL \ --search-arg "Created < '1 day ago' AND (Status = 'new') " \ --action RT::Action::NotifyAsComment \ --action-arg 'OtherRecipients' --template 'my_nice_template' but nothing is done (no comm

Re: [rt-users] rt-crontool and "--action RT::Action::NotifyAsComment"

2014-01-21 Thread Kevin Falcone
On Thu, Jan 16, 2014 at 06:46:06PM +0100, Eric Maisonobe wrote: >Hello, >I try to use the following cron task : >/opt/rt4/bin/rt-crontool \ > > --search RT::Search::FromSQL \ > --search-arg "Created < '1 day ago' AND (Status = 'new') " \ > --action RT::Action::NotifyAsCo

Re: [rt-users] rt-crontool and "--action RT::Action::NotifyAsComment"

2014-01-21 Thread Eric MAISONOBE
Many thanks for tour help ! Le 21 janv. 2014 20:38, "Kevin Falcone" a écrit : > On Thu, Jan 16, 2014 at 06:46:06PM +0100, Eric Maisonobe wrote: > >Hello, > >I try to use the following cron task : > >/opt/rt4/bin/rt-crontool \ > > > > --search RT::Search::FromSQL \ > > --sear