Trac Workflow does not fire on creation of new tickets (so the
AdvancedTicketWorkflow plugin won't either).  You'd want to do
something with ITicketChangeListener to catch that.

On Tue, Jul 21, 2009 at 6:44 AM, jevans<[email protected]> wrote:
>
> Chris Heller wrote:
>> Take a look at the AdvancedTicketWorkflow plugin,  or you can roll
>> your own by implementing the ITicketChangeListener interface.
>>
>> On Fri, Jul 17, 2009 at 4:15 AM, oximoron<[email protected]> wrote:
>> > Hello everyone,
>> >
>> > I searched the archives but didn’t find any info about my problem.
>> >
>> > I would like to be able to call an external script (shell or perl or php)
>> > when a new ticket is created.
>> >
>> > I need that because we interact trac with several other softwares and I 
>> > need
>> > to update informations elsewhere when a new ticket is created.
>> >
>> > Can anyone tell me how to do that?
>> >
>> > Thank you
>> >
>> > Kenny
>
> Does the AdvancedTicketWorkflow plugin allow you to catch new tickets
> or just subsequent transitions?
> - jevans
> >
>

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

Reply via email to