My Sugar CE 5.0 is not quering Tasks properly, when I use the field "Relatade to". I have noticed the resulting query uses the following filter:
"where ((tasks.parent_type like 'teste%')) AND tasks.deleted=0"
Since parent_type is recorded with the value "Project" on my TASKS table, I think the relation between tables is not correct in the query. Maybe a JOIN on PROJECT table is missing, on fields parent_type and parent_id.
My system is running with Sugar CE 5.0.0, Windows 2003, PHP 5.2.0 and MySQL 5.
Is this a known issue?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks