Hi, I want to add a new bug state, for example, 70:discarded. Is possible? how can I do it?
I saw that I have the $s_status_enum_string enumerated in the lang files.
$s_status_enum_string = '10:new,20:feedback,30:acknowledged,40:confirmed,50:assigned,80:resolved,90:closed';
I have added my new state in the lang file (in my case: strings_spanish.txt) but I don't see the new state in state transition page ...
Can anyone help me?
Thanks in advance
How can I add a new bug status?
Moderators: Developer, Contributor
Re: How can I add a new bug status?
Read the admin guide, it is described there what it takes. You only did half the job till now 
