Modify ↓
Opened 18 years ago
Closed 17 years ago
#7058 closed enhancement (worksforme)
Ticket-Notification: Fields
| Reported by: | anonymous | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
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
Modifiedfield 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.