Search found 5 matches

by luizgmk
28 Oct 2010, 19:56
Forum: General Discussion
Topic: Send email to reponsable people
Replies: 3
Views: 4918

Re: Send email to reponsable people

Hi Gustavo,

I'm afraid Mantis doesn't have this functionality, but you can setup categories so that a default user will be assigned to the issue based on it. I mean, you can have a category named "critical defect" and set it's autoassignment to the user that should be notified. The autoassignment ...
by luizgmk
28 Oct 2010, 19:50
Forum: General Discussion
Topic: Global Categories - Autoassign customization by project
Replies: 1
Views: 3590

Global Categories - Autoassign customization by project

I want all projects to keep the same global categories so that I can extract global statistics based on them, but I want each project to be able to customize the user that will be automatically assigned to new issues based on the global category selected by the reporter.

Another thing I would like ...
by luizgmk
19 Oct 2010, 18:22
Forum: General Discussion
Topic: Mantis Best Practices for Software Develpment
Replies: 5
Views: 6541

Re: Mantis Best Practices for Software Develpment

Maybe a plugin which is interesting for you
http://git.mantisforge.org/w/product-matrix.git

Very interesting plugin! But maybe too complex to what I really need. Anyway I will be testing it and posting comments later.

What I want it today is not to track issues against multiply software ...
by luizgmk
18 Oct 2010, 14:59
Forum: General Discussion
Topic: Mantis Best Practices for Software Develpment
Replies: 5
Views: 6541

Re: Mantis Best Practices for Software Develpment

Severity has its own importance in issue classification. I want to know whether a non-conformity is of high or low severity. So, I would like that the severity field stay there for its original purpose.
by luizgmk
18 Oct 2010, 14:29
Forum: General Discussion
Topic: Mantis Best Practices for Software Develpment
Replies: 5
Views: 6541

Mantis Best Practices for Software Develpment

Dear All,

I would like to use Mantis to keep track of all software development efforts on many different projects. Basically, just as in Mantis Development itself, I want to keep track of new feature requests, bug issues and so on. I have been looking for examples of how people use Mantis trying to ...