Modify ↓
Opened 15 years ago
Closed 15 years ago
#7866 closed enhancement (fixed)
add task activity listener
| Reported by: | Thierry Bressure | Owned by: | Thierry Bressure |
|---|---|---|---|
| Priority: | normal | Component: | TracCronPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
Task activity (start, end, status change) should be notified to registered listener (component). Provide a basic listener that will notify by email by various way (by task basis or a digest of daily run task)
Attachments (0)
Change History (2)
comment:1 Changed 15 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



r9339
need to add settings in admin panel which default is task_listenier.limit = 1 task_listener.recipient = None #out of the box listener is disabled