Page 1 of 1

Diferent workflow for diferent categories

Posted: 19 Jun 2007, 10:08
by tmcomp
Has anyone configured mantis up to have a different workflow for different categories?

What I want to do is to have, say, two categories
1) Live bug fix
2) internal development

For the Live category, a full workflow needs to be followed, taking the bug from e.g.
new -> accepted -> assigned -> development -> test -> release -> closed

For the internal dev category though, it would be more like
new -> development -> closed
as this would just really be a place to put stuff that we don't want to lose track of.

If you have done it, how?

Thanks everyone.
Tom

Posted: 19 Jun 2007, 11:01
by deboutv
You can customize the workflow according to the projects but not the categories.

Posted: 19 Jun 2007, 11:09
by tmcomp
Can you tell me how to do this - whereabouts in the manual is the information even?
Thanks.
Tom

Posted: 19 Jun 2007, 11:50
by deboutv
Browse the Manage link, then Manage Configuration then Workflow Transitions.

Posted: 19 Jun 2007, 15:23
by tmcomp
Thanks for the help - I hadn't noticed that any of those menus were dependant on the currently selected project.