Hi
We have two new installs of Sugar 6.1.
We are noticing that the calendar does not show any calls. Also call reminder popups are not working.
I've taken a look at the database queries that are run by when populating the calendar and when creating reminders.
All these queries rely on matching the user to the call, using the calls_users table.
But in both my new Sugar installs, even after creating lots of calls for different users, I notice that the calls_users table is empty:
mysql> select * from calls_users;
Empty set (0.00 sec)
Is this a bug? Or has something changed in the DB architecture for the latest Sugar?
Tom


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks