Menu

Commit [r5585]  Maximize  Restore  History

Allow full configuration of the notification subject using a template.

As an example, the following is the template for the OLPC tracker:
{{{
ticket_subject_template = #$ticket.id ${ticket['priority'][:4].upper()} ${ticket['milestone'][:7] or '-'}: $summary
}}}

nkantrowitz 2007-06-05

changed /trunk/trac/ticket/notification.py
/trunk/trac/ticket/notification.py Diff Switch to side-by-side view
Loading...
Auth0 Logo