EasyEnter icon indicating copy to clipboard operation
EasyEnter copied to clipboard

handler_id not properly managed?

Open Jay-Cee opened this issue 6 years ago • 0 comments

Hi, sorry, but I'm not a programmer and trying to get the EasyEnter-user to be able to assign an issue directly to the colleague in charge. Rights and permissions are set accordingly and when using "normal" entry-mask it is possible. But for production-ease most of my colleagues shall use EasyEnter-GUI.

$g_list_fieldnames = array(
	'category_id', 'reproducibility', 'severity', 'priority', 'due_date', 
	'profile_id', 'platform', 'os', 'os_build', 'handler_id', 'summary',
	'description', 'steps_to_reproduce', 'additional_info', 'ufile[]',
	'view_state', 'report_stay'
);

Although the handler_id-field is listed it doesn't appear in the selectable fields list when configuring EasyEnter. May it be, that there's some "field name mismatching"? B.t.w.: Im using "german" as standard language with MantisBT 2.14.0. (May be it is related issue to #8)

Jay-Cee avatar May 28 '18 14:05 Jay-Cee