Eli Carter wrote: > On Thursday 23 August 2007, Trac wrote: > >> How I can add more options to resolve as: options in ticket? >> > > I don't remember for sure which branch (0.10-stable, or 0.11dev trunk) it was > added to, but webadmin lets you add resolutions. trac-admin may also have an > interface for that now. >
Both the admin panel and the trac-admin tool let you add new resolutions, but in 0.11dev only. > Failing that, you can use sql. The resolutions are in the enum table, IIRC. > ... the way to go with 0.10. -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
