Modify

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#13082 closed defect (wontfix)

Does not respect hidden fields of TracTicketFieldsLayoutPlugin

Reported by: Massimo Owned by: Jun Omae
Priority: normal Component: TracTicketFieldsLayoutPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description

Hiding fields by TracTicketFieldsLayoutPlugin like the Severity field has no effect in the HTML notification as these fields are still shown, while the website ticket view does not show these fields anymore.

Attachments (0)

Change History (6)

comment:1 Changed 7 years ago by Jun Omae

Component: TracHtmlNotificationPluginTracTicketFieldsLayoutPlugin
Resolution: wontfix
Status: newclosed

comment:2 Changed 7 years ago by Massimo

Why?

comment:3 Changed 7 years ago by Jun Omae

Please try to add htmlnotification_ticket.html to [ticketfieldslayout] templates option.

Last edited 7 years ago by Jun Omae (previous) (diff)

comment:4 Changed 7 years ago by Massimo

This option is not documented. You mean

[ticketfieldslayout]
templates = htmlnotification_ticket.html

?

comment:5 Changed 7 years ago by Jun Omae

See TracIni page on your Trac.

comment:6 Changed 7 years ago by Massimo

So you mean this?

[ticketfieldslayout]
templates = ticket.html,ticket_box.html,ticket_preview.html,htmlnotification_ticket.html

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jun Omae.
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.