Page 1 of 1
Exporting the bug description as csv
Posted: 23 Oct 2006, 11:01
by MGrenz
Hi,
I use the csv-export to import requirements into another tool.
Is it possible to also export the bug description?
The excel export is able to do so, but I would like to use the csv-version.
Thanks
Markus
I'm interresting to ta functionnality
Posted: 18 Dec 2006, 14:20
by gribo
Hi,
I would like also to have the description of the bug in the csv export...
I tried to put :
t_colimn[]=description
in the custom_function_default_get_columns_to_view at the right place.
I defined a function csv_format_description( $p_description ) in the csv_api
and the print_column_title_description in the columns_api but only the column title is displayed in my csv file.
It's like there where no description altough my bug has a description...
Does somebody has an issue ?
I cannot upgrade to 1.1, I've made too many changes in my 1.0.6 version...
Posted: 19 Dec 2006, 10:50
by gribo
All right, I finally got it.
I had to change some code in filter_api.php in order to add the $t_bug_text_table in the from et where clause of the query...
That's bad but I couldn't find better...
Re: Exporting the bug description as csv
Posted: 26 Feb 2008, 10:34
by Harz_test
Can you please post your code, you seem to be the only one that was able to put fields from the mantis_bug_text_table in the csv export.
Re: Exporting the bug description as csv
Posted: 26 Feb 2008, 16:58
by vboctor
Checkout the following thread:
http://www.mantisbt.org/forums/viewtopic.php?f=3&t=142
Also note that this feature is already implemented in Mantis and will be available in Mantis 1.2.0