[Trac] Re: custom fields in reports

Felix Collins felix at keyghost.com
Thu Feb 3 20:54:18 EST 2005


James Whitwell wrote:
> Brad Anderson wrote:
> 
>> http://projects.edgewall.com/trac/wiki/TracTicketsCustomFields
> 
> 
> Sorry, I know how to make the fields, but is it possible to include them 
> in reports?  I couldn't see that on the page you pointed to.

I think it should be possible.  The custom fields are stored in another 
table.  Have a look at the schema for trac to work this out.

http://projects.edgewall.com/trac/file/trunk/trac/db_default.py?rev=latest

Search the trac site and the mail archive for more hints.

Felix


More information about the Trac mailing list