Custom Fields and Reports?

Subscribe to Custom Fields and Reports? 2 post(s), 2 voice(s)

 
rilex 3 post(s)

I’m using a couple of custom fields in Trac. Are these available in Reports? When I attempt to add my field to the SQL query that generates the report, the report fails.

 
Cbttkkpdir2o7yaaep0qfc Vitalie Lazu Administrator 513 post(s)

Trac custom fields can not be used in reports, but Assembla custom fields for tickets can be included.

Trac stores custom fields in trac.ini file and it saves values in ticket_changes table, so there is no way to get last value of a field.