On Fri, Jul 16, 2010 at 3:10 PM, Asif Iqbal <[email protected]> wrote:
> On Fri, Jul 9, 2010 at 2:45 PM, Kenneth Crocker <[email protected]> wrote:
>> Asif,
>>
>> Sometimes, depending on the message, the number refers to the script being
>> acted on or a user ID or a QueueID, etc. That's about all I know.
>
> I applied the attached patch on /opt/rt3/lib/RT/Action/SendEmail.pm
>
> and now info log generated by SendEmail.pm on rt.log shows like this
>
> <[email protected]>

as shown in my patch, I were able to add the transaction id from
$self->TransactionObj->id;

I like to modify this patch to add user id who created the transaction and
the optionla timeworked value for the transaction

how do I get the user id and timeworked value of a transaction ?


>
> The last number is now transaction id.
>
> [..]



-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Reply via email to