Page 1 of 1

issue in configuration report

Posted: 16 Aug 2018, 11:19
by titovetch
Hi,

i have created a configuration report for status_enum_string but unfortunately im facing an issues:

1- when i change the status to close it won't be inactive and in filter not hide (hide statues ==> closed (And Above))
2- status not appear correctly otherwise the name is "Pending Fixing" in the 3 files (config_inc - custom_constants_inc.php - custom_strings_inc.php)



Code: Select all

	
'array (
50 => 76:Pending Fixing,
78 => 80:Resolved,60:Rejected,
80 => 90:closed,78:fix confirmed,
60 => 90:closed,50:assigned,
90 => 50:assigned,
)'

Re: issue in configuration report

Posted: 02 Sep 2018, 09:53
by titovetch
could anyone help in this what is missed?