Modify ↓
Opened 20 years ago
Closed 20 years ago
#2176 closed enhancement (fixed)
Ticket change extension point
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | ticket system | Version: | 0.9b2 |
| Severity: | major | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
There really needs to be an extension point for listening to ticket creation and ticket changes. I'm trying to write a plugin that needs to know when tickets are created/modified, but that's not possible as of 0.9b2. I'm sure other people will also want to have plugins that can get at this information.
Attachments (0)
Change History (5)
comment:1 by , 20 years ago
| Milestone: | 0.9 → 1.0 |
|---|
comment:3 by , 20 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:5 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
An ITicketChangeListener extension point has been added in [3145].
Note:
See TracTickets
for help on using tickets.



Trac could probably use a couple of additional extension points in order to make it easier to write plugins (and for internal use). This will however have to wait until 1.0.