issue in configuration report

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
titovetch
Posts: 44
Joined: 20 Jun 2017, 14:26

issue in configuration report

Post 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,
)'
Attachments
Untitled.png
Untitled.png (24.84 KiB) Viewed 2112 times
titovetch
Posts: 44
Joined: 20 Jun 2017, 14:26

Re: issue in configuration report

Post by titovetch »

could anyone help in this what is missed?
Post Reply