custom fields are a good idea, i think i will use this before switching one day to fixed version-types in a drop-list.
On Dec 7, 7:41 pm, Robyn Allsman <[EMAIL PROTECTED]> wrote: > We also needed a text field entry for version numbers. I created a custom > ticket field and hid the original admin managed version field (by > removing all admin-defined version numbers). > > I updated our reports to include the user data for the custom ticket field > (kept in table: ticket_custom). BTW, I suggest you use your direct SQL > interface to the Trac DB to dump all the DB table definitions. > > I'm using trac 0.10.4 so I don't know if the new 0.11 report interface allows > the use of custom fields. The samples only use the trac defined fields. > > Robyn > > -- > Roberta (Robyn) Allsman > Large Synoptic Survey Telescope > > On Fri, Dec 07, 2007 at 12:12:04PM +0000, Stephen Moretti wrote: > > On 07/12/2007, aldana <[EMAIL PROTECTED]> wrote: > > > > hi, > > > > i would like to have a free text in version attribute of ticket. how > > > can i configure this. had no luck when searching for this inside > > > trac.ini (something like disabling option restrict_owner of [ticket]- > > > section) > > > > using trac 0.11. > > > There might be a plug-in on trac-hacks, but otherwise you are restricted to > > the list you set up in the web admin. > > > To be honest, you don't really want your users making up the version > > numbers. Much better to proscribe them, so that you know that there will be > > useful and correct information in your tickets. > > > Stephen > > > -- > > Stephen Moretti > > Blog :http://nil.checksite.co.uk/ > > Twitter :http://twitter.com/mr_nil --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
