Hello ~
I have more than one status where an issue is considered resolved.
Can anyone help? How to customize it?
multiple status where an issue is considered resolved, How?
Moderators: Developer, Contributor
Re: multiple status where an issue is considered resolved, H
add custom strings.
$s_status_enum_string = '10:new,20:feedback,30:acknowledged,40:confirmed,50:assigned, ....., 90:closed';
$s_status_enum_string = '10:new,20:feedback,30:acknowledged,40:confirmed,50:assigned, ....., 90:closed';