Diferent workflow for diferent categories

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
tmcomp
Posts: 4
Joined: 19 Jun 2007, 10:01
Location: Glasgow (UK)
Contact:

Diferent workflow for diferent categories

Post 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
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Post by deboutv »

You can customize the workflow according to the projects but not the categories.
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
tmcomp
Posts: 4
Joined: 19 Jun 2007, 10:01
Location: Glasgow (UK)
Contact:

Post by tmcomp »

Can you tell me how to do this - whereabouts in the manual is the information even?
Thanks.
Tom
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Post by deboutv »

Browse the Manage link, then Manage Configuration then Workflow Transitions.
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
tmcomp
Posts: 4
Joined: 19 Jun 2007, 10:01
Location: Glasgow (UK)
Contact:

Post by tmcomp »

Thanks for the help - I hadn't noticed that any of those menus were dependant on the currently selected project.
Post Reply