Opened 7 years ago
Last modified 8 months ago
#796 reopened enhancement
Digest mode for notifications
| Reported by: | drj826 | Owned by: | anybody |
|---|---|---|---|
| Priority: | low | Component: | Request-a-Hack |
| Severity: | minor | Keywords: | Notification Digest |
| Cc: | digest@… | Trac Release: | 0.9 |
Description
Some people don't want to be deluged with notifications from the Trac server. It would be nice to have a "Digest" mode that sent interested parties a daily digest of activity.
Attachments (0)
Change History (10)
comment:1 in reply to: ↑ description Changed 6 years ago by anonymous
comment:2 Changed 4 years ago by rjollos
- Summary changed from Notification Digest Plugin to Digest mode for notifications
comment:3 follow-up: ↓ 4 Changed 4 years ago by anonymous
- Resolution set to invalid
- Status changed from new to closed
comment:4 in reply to: ↑ 3 Changed 4 years ago by rjollos
- Resolution invalid deleted
- Status changed from closed to reopened
Replying to anonymous:
This looks like spam. Please add a comment if you have a valid reason to close.
comment:5 in reply to: ↑ description ; follow-up: ↓ 6 Changed 4 years ago by rjollos
comment:6 in reply to: ↑ 5 ; follow-up: ↓ 9 Changed 4 years ago by rjollos
Replying to rjollos:
It might be possible to accomplish your task using a newsgroup such as Gmane or Nabble.
I've set this up and I'll test it out for a few days and report back here to let you know it worked. The main limitation appears to be that all subscribers will receive an email containing all ticket activity, rather than just the tickets of interest (reporter, owner, cc, commenter, ...).
comment:7 Changed 4 years ago by anonymous
- Cc digest@… added
comment:8 in reply to: ↑ description Changed 4 years ago by rjollos
Replying to drj826:
Some people don't want to be deluged with notifications from the Trac server. It would be nice to have a "Digest" mode that sent interested parties a daily digest of activity.
This feature has been requested for the AnnouncerPlugin. See #3659.
comment:9 in reply to: ↑ 6 Changed 3 years ago by anonymous
Replying to rjollos:
I've set this up and I'll test it out for a few days and report back here to let you know it worked. The main limitation appears to be that all subscribers will receive an email containing all ticket activity, rather than just the tickets of interest (reporter, owner, cc, commenter, ...).
I have tried implementing a digest notification using Nabble, and so far have run into 3 issues:
- Messages were not being accepted due to the auto-generated and bulk tags in the message header: td4096092.
- The daily digest email does not aggregate notifications from the same ticket the way that Google Groups does for multiple messages from the same forum: td4504950
- Each message gets added as a new forum topic. It may be possible to improve on this, but I'm not sure this can be avoided in all cases because of the following example of the subject for two notifications from the same ticket:
- Ticket #264: Crash when two Doppler process structures are defined
- Ticket #264: Crash when two Doppler process structures are defined [Status -> closed]
comment:10 Changed 8 months ago by anonymous
and what about the native trac digest option? why it is so hard to implement?


Replying to drj826:
Yes yes yes.
That would be great