Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#9196 closed defect (fixed)

ticket id value is not passed to ticket_notify_email.txt template

Reported by: andrew.bates@… Owned by: andrew.bates@…
Priority: normal Milestone: 0.12
Component: notification Version: 0.12dev
Severity: minor Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

the $ticket template value in ticket_notify_email.txt does not contain the ticket id.

without the attached patch, the following would look like "Ticket has been changed by john.doe":

Ticket #$ticket.id has been changed by $change.author

Attachments (1)

ticket_id_value_in_email_notification.patch (509 bytes ) - added by andrew.bates@… 14 years ago.
patch to ticket/notification.py to include ticket id in values passed to ticket_notify_email.txt template

Download all attachments as: .zip

Change History (3)

by andrew.bates@…, 14 years ago

patch to ticket/notification.py to include ticket id in values passed to ticket_notify_email.txt template

comment:1 by Remy Blank, 14 years ago

Milestone: 0.12
Resolution: fixed
Status: newclosed

That seems to be the case, yes. Patch applied in [9440:9441], thanks!

comment:2 by Remy Blank, 14 years ago

Owner: set to andrew.bates@…

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain andrew.bates@….
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from andrew.bates@… to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.