Just installed Version 4.5.0RC (Build 1050) and imported about 720 records from an export from Salesforce.com.
I only got about 492, which is strange since there are only about a dozen dups ( I scrubbed the data in the CSV file before importing). I was expecting to see a list of what failed on the import, since I read that was a feature in 4.5, but only see what was imported, not what wasn't and why.
That aside, I was happy to see my 492 contacts, until I clicked on one to look at the details. What I got was:
Error running count query for Contact List: Query Failed:SELECT count(*) c FROM contacts LEFT JOIN users ON contacts.assigned_user_id=users.id LEFT JOIN accounts_contacts ON contacts.id=accounts_contacts.contact_id LEFT JOIN accounts ON accounts_contacts.account_id=accounts.id where (users_last_import.assigned_user_id='1' AND users_last_import.bean_type='Contacts' and users_last_import.bean_id=contacts.id AND users_last_import.deleted=0) AND contacts.deleted=0 AND (accounts.deleted is NULL or accounts.deleted=0) ::MySQL error 1109: Unknown table 'users_last_import' in where clause
I've re-run the install and recreated the tables and re-imported with the same results. I didn't have this issue with version 4.2 and realize 4.5 is just Beta, but was wondering if somebody else has seen this.
Thanks!


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks