New status for only one project

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
caro
Posts: 11
Joined: 14 Jun 2013, 12:05

New status for only one project

Post by caro »

Is there possible to add new status to mantis only for one project? I know how to add new global status, for all application, but in my case I want to add it only for one, specific project. Is there any way to do that? Thanks in advance for your answers.
atrol
Site Admin
Posts: 8571
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: New status for only one project

Post by atrol »

Goto page Manage > Manage Configuration
Scroll to section "Set Configuration Option"
Chosse the project you want
Enter value status_enum_string in field Configuration Option
Select type string
Enter value in value field without quotes, e.g.
10:new,20:feedback,30:acknowledged,50:assigned,80:resolved,90:closed
Please use Search before posting and read the Manual
Post Reply