The things you are writing can be easily coded, but I'm not the person who will do this task for you =) Maybe the best way of solving your case is to find the programmer who will do such a thing (actually the task is very simple)
2009/7/2 Roger Oberholtzer <[email protected]> > > On Thu, 2009-07-02 at 10:42 +0400, Иван Бессарабов wrote: > > I've had a task - every morning I needed to send list of task to the > > owners of that tikets. > > > > I've written the small script in perl language. The script is > > avaliable in my blog, but the blog is in russian language > > http://blog.bessarabov.ru/2008/07/23/send-active-trac-tickets-to-mail/ > > Interesting. What I would like is to send a message to a ticket owner if > the ticket is in a certain status for a certain amount of time. So I > would need to get these things from the ticket: > > owner > owner's e-mail address > current ticket status > when the status was set to this > last time the owner modified the ticket > > based on that, perhaps I could do something similar to your script. I > guess the main thing is to make the SQL query. I bet there is > documentation on how one gets these things. > > > > > > -- bessarabov --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
