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.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---