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
Adding bugnotes to csv export
Moderators: Developer, Contributor