Page 1 of 1

customization the fields

Posted: 09 May 2005, 18:50
by bernard_hinault
hello,

i want to run mantis bug-tracker in a project-tracking fashion; therefore i am in need to switch of some fields like the field: "Severity"

my question; can i change the field to another name - or if not; can i switch of the field - so that i does not show up? That would be more than great. Besides "switchting off the serverity-field i want to create a new field - is this possible?
i saw that it is possible to create manually added fields; http://manual.mantisbt.org/manual.custo ... fields.php


well - if we compare mantisbt with Trac from http://projects.edgewall.com/trac

i guess trac is abit more heavy and has got another learning curve. It is not as easy to customize and install. But after all ; with http://projects.edgewall.com/trac we can do that; We can edit the SQL queries and remove fields from the select. Also for customization, it is possible to create so-call custom ticket fields:see http://projects.edgewall.com/trac/wiki/ ... stomFields
Also check the custom query facilities. well maybe i am closer to what i am looking for: http://projects.edgewall.com/trac/wiki/TracQuery

Back to mantis: mantis bug tracker looks superb - i gave it a try and did some test on the demos;

what do you think?: am i able to run mantis with a customized fashion?

many thanks for the answers in advance.

bernhard_hinault

Posted: 10 May 2005, 14:31
by thraxisp
It's not possible, right now to change the basic fields. This is coming with a templating feature in future.

Custom fields is the way to create new fields.

Posted: 10 May 2005, 18:58
by Guest
hello thanks for the answer.
thraxisp wrote:It's not possible, right now to change the basic fields. This is coming with a templating feature in future. Custom fields is the way to create new fields.
can i do this via a interface. Well i mean Mantis is not a comand-line administered script like Trac, Is it?

i would be pleased if i can do customization of trac without goint to the comand-line-level.

thx
bernard hinault

Posted: 11 May 2005, 11:16
by thraxisp
Custom fields are created from the "Manage" -> "Manage Custom Fields" menu item. See http://manual.mantisbt.org/manual.page. ... fields.php .