How to customize report issues for each project
Posted: 12 Aug 2014, 09:25
Hi,
I updated Mantis from a version 1.1.8 to 1.2.17. Before, I used myreport plugin to customize the report fields for each project.
Now, myreport plugin isn't supported anymore and I'd like to find another way to do the same.
I saw that we can configure a global parameter on the config_inc file but I haven't see something to distinguish project :
$g_bug_report_page_fields = array('category_id','view_state','reproducibility','summary','description','additional_info',
'attachments','due_date');
Can anyone help me please?
Regards
I updated Mantis from a version 1.1.8 to 1.2.17. Before, I used myreport plugin to customize the report fields for each project.
Now, myreport plugin isn't supported anymore and I'd like to find another way to do the same.
I saw that we can configure a global parameter on the config_inc file but I haven't see something to distinguish project :
$g_bug_report_page_fields = array('category_id','view_state','reproducibility','summary','description','additional_info',
'attachments','due_date');
Can anyone help me please?
Regards