[Vtigercrm-commits] [vtiger development] #4405: 503val4 - 504 migration problem

vtiger development vtiger-tickets at trac.vtiger.com
Tue Oct 16 18:55:40 EDT 2007


#4405: 503val4 - 504 migration problem
------------------------+---------------------------------------------------
 Reporter:  RedneckReg  |       Owner:  developer 
     Type:  defect      |      Status:  new       
 Priority:  major       |   Milestone:  5.0.4     
Component:  vtigercrm   |     Version:  5.0.3-val4
 Keywords:              |  
------------------------+---------------------------------------------------
 Excerpt taken from this thread:
 http://forums.vtiger.com/viewtopic.php?t=16632&postdays=0&postorder=asc&start=40

 ----


 I was able to somewhat fix my problem. After reviewing the logs:



 {{{
 10/11/07 18:46:25,730 [3844] INFO VT - PearDatabase ->ADODB error Query
 Failed:select leadstatus from vtiger_leadstatus inner join
 vtiger_role2picklist on vtiger_role2picklist.picklistvalueid =
 vtiger_leadstatus.picklist_valueid where roleid='H3' and picklistid in
 (select picklistid from vtiger_leadstatus) and presence=1 order by
 sortid::->[1146]Table 'vtigercrm504.vtiger_role2picklist' doesn't exist
 }}}


 I noted that table 'vtiger_role2picklist' did not exist in my 504
 database. This table did not exist in my 503 database so I assume this is
 a new table to 504. I am going to assume the creation of this table is
 missing from the migration tool.

 I was able to manually get 'My Home Page', 'Leads', and 'Dashboard' (error
 message on chart #3) functional by manually creating the table with no
 data.

 I ran the 'recalculate privileges' routine but this table is still not
 populated. I cannot copy the data from a fresh install of 504 as my roles
 do not match the default roles. Please advise on how to populate this
 table properly or if it needs to be populated at all.

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4405>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list