Global Categories - Autoassign customization by project

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
luizgmk
Posts: 5
Joined: 18 Oct 2010, 12:54

Global Categories - Autoassign customization by project

Post by luizgmk »

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 to do is setup e-mail triggers based on category/status. I mean, I would like that a new bug reported for a critical project will automatically notify a group of users so that it become known fast.

Can I do such things without customizing Mantis or is there a plugin that already implements those features?
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Global Categories - Autoassign customization by project

Post by atrol »

luizgmk wrote: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.
Makes sense, but there is no "half global" category available
luizgmk wrote: Another thing I would like to do is setup e-mail triggers based on category/status. I mean, I would like that a new bug reported for a critical project will automatically notify a group of users so that it become known fast.
Can I do such things without customizing Mantis or is there a plugin that already implements those features?
You would have to write a plugin for this.
I didn't have a deeper look but maybe this one http://git.mantisforge.org/w/automonitor.git
can be a starting point as the description says:
"Allow definition of a set of users that should automatically be added (as a monitor) to new issues in a project/category"
Please use Search before posting and read the Manual
Post Reply