I check the plugin.
I understand I can give the status of a new ticket I want with this plugin,
but how can I use it to launch a external script on a new ticket?

Thanks for your help.
Kenny

-----Message d'origine-----
De : trac-users@googlegroups.com [mailto:trac-us...@googlegroups.com] De la
part de RJOllos
Envoyé : mercredi 22 juillet 2009 20:58
À : Trac Users
Objet : [Trac] Re: call external script on new ticket


I wonder if you could use something such as the TicketCreationStatus
plugin [1] to set new tickets to assigned and catch the tickets that
way.

[1] http://trac-hacks.org/wiki/TicketCreationStatusPlugin

On Jul 21, 6:44 am, jevans <jevans...@gmail.com> 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<oximo...@alinto.com> 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 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