[rt-devel] Notify All != all watchers ?

matthew zeier mrz at intelenet.net
Thu Mar 6 18:45:56 EST 2003


> matthew zeier wrote:
> > Argument "All" doesn't appear to apply to the ticket owner.  I'm not
seeing
> > anything in the log trying to send to the ticket owner, although
everyone
> > else gets updates.
> >
> > Feature?
>
> Yep. The "owner" isn't necessarily a watcher. This is why the
> scrip name has become
>
> >          Name: Notify Requestors, Ccs and AdminCcs
>
> If you want to notify the owner, use the "Notify Owner" action.

What's this for, then?

    $arg =~ s/\bAll\b/Owner,Requestor,AdminCc,Cc/;

"Notify Owner" appears to limit the response to just Owner, while All
appears as though it should goto everyone, including Owner.

However, none of that matters since even "Notify Owner" tells me there
aren't any recipients found.




More information about the Rt-devel mailing list