
Originally Posted by
weffner Retrieving record by id opportunities:4495dfdf-8bf6-b62f-aca4-46c9b24b0b7e found Query Failed:SELECT opportunities.* , opportunities_cstm.* FROM opportunities LEFT JOIN opportunities_cstm ON opportunities.id = opportunities_cstm.id_c WHERE opportunities.id = '4495dfdf-8bf6-b62f-aca4-46c9b24b0b7e' AND opportunities.deleted=0 LIMIT 0,1::MySQL error 1054: Unknown column 'opportunities_cstm.id_c' in 'on clause'
Above is one of the messages that I get after it shows a successful import and try to open an opportunity. I still do not see my custom fields even though it says import was successful.
Bookmarks