Page 1 of 1

force a field to be mandatory

Posted: 06 Mar 2017, 10:41
by btsharon
Hi
i am using version 2.0.

is there any option to force a field (not custom) to be mandatory?
if Yes, please explain how to do it

Re: force a field to be mandatory

Posted: 06 Mar 2017, 13:10
by atrol
You can write a custom function (might be removed in future versions)
http://www.mantisbt.org/docs/master/en- ... ustomfuncs

Even better, you could write a plugin which uses EVENT_UPDATE_BUG_DATA http://www.mantisbt.org/docs/master/en- ... ev.plugins