On 2011-09-27 at 09:52:49, Matt Caron wrote:
> On 09/27/2011 08:56 AM, Cooke, Mark wrote:
>... 
>> That's where I'll
>> go next if noone has anything I can pick up.  The users in question
>> are not in the session tables so the emails must be in the ticket
>> data somewhere...
> 
> Likely in session_attribute, but if they're not there, they may also be
> in the ticket's CC list as explicit emails (as that field does username
> -> email lookups or can take explicit emails as well, IIRC)
> 
> select id,cc from ticket;
> ...

All of which is fine if you aren't worried about ticket comment or wiki text 
like "[mailto:f...@example.com Fred] said this works for him."  To my mind, 
changing that would "rewrite history" and won't lead to any automatic 
notifications or anything so I'd leave it alone. 

-- 
Christopher Nelson, Software Engineering Manager
SIXNET - Solutions for Your Industrial Networking Challenges
331 Ushers Road, Ballston Lake, NY  12019
Tel: +1.518.877.5173, Fax: +1.518.877.8346 www.sixnet.com 
 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to