| In sqlite open your trac.db file and INSERT INTO enum VALUES ('ticket_type', 'My New Ticket Type', sort);
Have fun! On Jun 15, 2006, at 8:00 AM, Anne Durand wrote: Hello Is it possible to add a new ticket type at the option list defect, enhancement,task? If I add type = select type.label = Type type.options = defect|enhancement|task|deliverable type.value = 0 in the trac.ini file, the select list is correctly built but the transformation is not efficient. How to do it? Thanks in advance
_______________________________________________ Trac mailing list |
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac