Modify

Opened 16 years ago

Closed 8 years ago

#3607 closed enhancement (wontfix)

Adapted trac-reminder to send one email per person w/their unresolved tickets

Reported by: hlein@… Owned by: zerodeux
Priority: normal Component: TracReminderScript
Severity: minor Keywords:
Cc: Trac Release: 0.10

Description

I modified trac-reminder to suit our needs. This is a diff against the upstream (0.9 ?) that changes the behavior from:

  • Send one email w/a list of all new tickets to all email addresses fed on the command line

to:

  • Send an email per person to each email address on the command line, with a list of that user's non-closed tickets

The hack is kind of dirty; I leave it for someone who cares more to merge both functionalities w/say getopt support to choose between them.

Attachments (1)

trac-reminder-sendeach.diff (3.4 KB) - added by hlein@… 16 years ago.
patch to trac-reminder to send per-person emails of open tickets

Download all attachments as: .zip

Change History (2)

Changed 16 years ago by hlein@…

Attachment: trac-reminder-sendeach.diff added

patch to trac-reminder to send per-person emails of open tickets

comment:1 Changed 8 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Deprecated plugin has been removed.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain zerodeux.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.