Hi,
Please help me. "Assigned to" value is not displaying in list view.
Hi,
Please help me. "Assigned to" value is not displaying in list view.
We think we've found the fix.
This issue resolve in 6.3 and later version.
Make a change in include/utils.php in the get_user_array() function, changing the line:
if(!isset($user_array)) {
to:
if(empty($user_array)) {
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks