Adding bugnotes to csv export

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
kec161
Posts: 10
Joined: 25 Jan 2006, 16:31

Adding bugnotes to csv export

Post by kec161 »

How can I add the bugnotes to the csv export? I tried modifying the COLUMNS_TARGET_CVS_PAGE part of the custom_function_default_get_columns_to_view function in core/custom_function_api.php.

I tried setting $t_columns[] equal to 'bugnotes', 'bugnote', 'bug notes', 'bug note', 'notes' and 'note' with no success.

Any ideas how to do this?

~ Kira
Post Reply