Modify ↓
#5905 closed enhancement (wontfix)
Automatic ticket creation on particular events
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I would like to create trac tickets automatically whenever a particular event happens. These tickets would ask the person(s) who generated the event to file a report on why it was done. I searched thru the documentation but did not find anything about this other than some really old question regarding a similar issue. Is there a way to do this in a more elegant manner rather than interacting with the Trac SQL database directly thru some script?
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Check out wiki:XmlRpcPlugin.
Note that it would be better to post this kind of questions to the MailingList first.