Page 1 of 1
Custom Severity values?
Posted: 25 Feb 2005, 21:51
by dk1
I would like to change the values for the severity field to better match my project. I've been able to change/add Status values, but Severity seems like it is more complicated. Can anyone point me in the right direction?
Thanks
Posted: 25 Feb 2005, 22:16
by vboctor
The customisation of severities should be easier than the customisation of the statuses. Please see the following topics in the manuals for the steps you need to follow:
http://manual.mantisbt.org/manual.custo ... ations.php
http://manual.mantisbt.org/manual.custo ... values.php
Regards,
Victor
http://www.futureware.biz
Posted: 25 Feb 2005, 23:07
by dk1
That was exactly what I needed. I forgot to update the enum in strings_english.txt, so even with the updated constants and config, it still displayed the old values.
Thanks again