Dear all,
I have a quick question in regards to making changes to the mantis variables.
I am wondering if there is any way that I could remove some of the fields such as reproducibility completely or if I could add/remove some of the values in the drop-down for this variable?
I have added $g_csv_columns = array ( 'id', 'project_id', 'reporter_id', 'handler_id', 'priority', 'severity','version', 'projection', 'category', 'date_submitted', 'eta', 'os', 'os_build', 'platform', 'view_state', 'last_updated', 'summary', 'status', 'resolution', 'fixed_in_version', 'duplicate_id' );
to config_inc.php and removed the reproducibility from it. but it still doesn't work!
I highly appreciate your help with this!
regards,
daniel
Modifying mantis variables
Moderators: Developer, Contributor