multiple status where an issue is considered resolved, How?

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
usi
Posts: 1
Joined: 10 May 2011, 03:15

multiple status where an issue is considered resolved, How?

Post by usi »

Hello ~
I have more than one status where an issue is considered resolved.
Can anyone help? How to customize it?
monn
Posts: 17
Joined: 16 Feb 2011, 03:20

Re: multiple status where an issue is considered resolved, H

Post by monn »

add custom strings.
$s_status_enum_string = '10:new,20:feedback,30:acknowledged,40:confirmed,50:assigned, ....., 90:closed';
Post Reply