Le 28/07/2016 à 09:47, Emmanuel Lacour a écrit :
> 
> 
> I see, I used a self made callback:
> 
> 
> $m->callback( CallbackName => "MassageClone", Clone => \$clone,
> CloneTicketObj => $CloneTicketObj, ARGSRef => \%ARGS );
> 
> 
> Which pass the original ticketobj, so with the new standard
> MassageCloneArgs, the code should looks like:
> 
> 
> <%init>
>    my $CloneTicketObj = LoadTicket( $$DECODED_ARGS{'CloneTicket'} );
>    $$ARGSRef{Requestors} = $CloneTicketObj->OwnerObj->EmailAddress;
> </%init>
> <%args>
>    $ARGSRef => undef
> </%args>
> 
> 


for the record:

https://issues.bestpractical.com/Ticket/Display.html?id=32212


-- 
Easter-eggs                              Spécialiste GNU/Linux
44-46 rue de l'Ouest  -  75014 Paris  -  France -  Métro Gaité
Phone: +33 (0) 1 43 35 00 37    -   Fax: +33 (0) 1 43 35 00 76
mailto:elac...@easter-eggs.com  -   http://www.easter-eggs.com
---------
RT 4.4 and RTIR Training Sessions https://bestpractical.com/training
* Los Angeles - September, 2016

Reply via email to