2

When we Report Issue in Mantis, there comes Severity option, where I want to add one custom field, which should display in that drop down.

Any idea which files needs to change this for or can we manage it from Database?

Any body has done this kind of customization into Mantis? I'm using Mantis 1.1.6 version, but other version updates will also do for me.

Thanks

Robert Munteanu
  • 67,031
  • 36
  • 206
  • 278
Aditya P Bhatt
  • 21,431
  • 18
  • 85
  • 104
  • Don't you have the access to Mantis' source code to find out for yourself regarding which file(s) to change? I'm posting a link here which may give you a start. http://www.mantisbt.org/manual/manual.customizing.mantis.php. But, I feel this is something you have to explore. – verisimilitude Jul 13 '12 at 13:00

1 Answers1

5

Since the severity is a MantisBT enumeration, the applicable documentation is Customizing MantisBT -> Enumerations.

Robert Munteanu
  • 67,031
  • 36
  • 206
  • 278