[Gforge-devel] Tracker CSV export
Tim Perdue
tim at gforgegroup.com
Wed Nov 1 20:49:29 EST 2006
Jacob Levine wrote:
> Hello list,
>
> I've been assigned by my boss to take a look at why the CSV export
> function in trackers doesn't export all customized fields. I was hoping
> someone on this list (Tim Perdue?) could clue me in on why specifically
> customized text areas and text fields are not included in the export.
>
> I've tracked it down to downloadcsv.php
> (https://gforge.org/scm/viewvc.php/trunk/gforge/www/tracker/downloadcsv.php?root=gforge&view=log)
>
> On line 59 the constant ARTIFACT_EXTRAFIELD_FILTER_INT is used to filter
> out these two field types. I'm in the process of trying to bring them in
> as well, but if anyone could give me a hint on how to do it, that'd be
> great. For the time being I'm going to assume their display was just never
> implemented.
I can't really remember why that was done that way (it's been quite a
long time....)
Tim
More information about the Gforge-devel
mailing list