Modify ↓
Ticket #7058 (closed enhancement: worksforme)
Opened 4 years ago
Last modified 4 years ago
Ticket-Notification: Fields
| Reported by: | anonymous | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Hi all,
on http://trac.edgewall.org/wiki/TracNotification#SampleEmail you're showing an example mail containing information about the Modified date.
This is not enabled by defaul; How may I now insert these informations?
Currently looks like:
#59: testtes
-------------------------+--------------------------------------------------
Reporter: xxxxxxxxx | Owner: xxxxx
Type: defect | Status: closed
Priority: major | Milestone:
Component: Development | Resolution: invalid
Keywords: |
-------------------------+--------------------------------------------------
Best regards,
Fabian
Attachments
Change History
comment:1 Changed 4 years ago by osimons
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



That was indeed an old template - we should look to update that one fine day…
Likely the Modified field was dropped to conserve space. As notifications are sendt when modification happens, the timestamp of the email itself should provide the same information.
However, if you do want to maintain your own templates, you can copy the Trac template and save it in the templates folder of your project.