Modify ↓
#12964 closed enhancement (fixed)
Use Trac 1.2 notification API
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | PendingTicketPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
Branch plugin and modify to use Trac 1.2 notification API.
Attachments (0)
Change History (3)
comment:1 Changed 9 years ago by
| Owner: | changed from Daniel Atallah to Ryan J Ollos |
|---|---|
| Status: | new → accepted |
comment:2 Changed 9 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
comment:3 Changed 9 years ago by
BatchTicketChangeEvent could be used rather than TicketChangeEvent, so that only a single notification is generated for the changes. I don't have a clear preference at this time. Feedback on that idea is welcomed.
Note: See
TracTickets for help on using
tickets.



In 15998: