Gary Oberbrunner wrote:
> Bas van der Vlies wrote:
>>   Yes there is a convention. When i ticket is inserted it gets a  
>> tickets id, eg #4
>> This number is inserted in the description field of ticket. This is  
>> the same as the subject line
>> for emails (notifications). If you hit reply and update_ticket is set  
>> and #4 is not removed from the subject line it will
>> try to update the ticket.
> 
> Thanks, I see.  It must have a regex matching the subject against something
> like '\b#[0-9]+\b'.  That makes sense.  And then how does it actually update
> the ticket (change status, etc.)?  Is that done by similar special regexes in
> the body, kind of like how the trac post-commit hook works?


Garry,

  I only support updates for comments. The other stuff like ticket 
closing and changing status is not implemented.

Regards
-- 
--
********************************************************************
*                                                                  *
*  Bas van der Vlies                     e-mail: [EMAIL PROTECTED]      *
*  SARA - Academic Computing Services    phone:  +31 20 592 8012   *
*  Kruislaan 415                         fax:    +31 20 6683167    *
*  1098 SJ Amsterdam                                               *
*                                                                  *
********************************************************************

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to