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
Exporting the bug description as csv
Moderators: Developer, Contributor
I'm interresting to ta functionnality
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...
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...
Re: Exporting the bug description as csv
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
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
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
Migrate your MantisBT to the MantisHub Cloud