[Vtigercrm-commits] [vtiger development] #5347: getRecordOwnerId() fails when group assigned to new module

vtiger development vtiger-tickets at trac.vtiger.com
Mon Apr 6 07:58:54 EDT 2009


#5347: getRecordOwnerId() fails when group assigned to new module
-------------------------+--------------------------------------------------
  Reporter:  joebordes   |       Owner:  developer
      Type:  defect      |      Status:  closed   
  Priority:  unassigned  |   Milestone:  5.1.0    
 Component:  vtigercrm   |     Version:  5.0.4    
Resolution:  fixed       |    Keywords:           
-------------------------+--------------------------------------------------
Changes (by prasad):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Thank you for the fix, hopefully it is not required for 5.1.0

 smownerid field now has valid id (either userid or groupid) in 5.1.0 as
 opposed to the 5.0.4 logic where group information was saved in separate
 module-group relation table.

 If smownerid is not in vtiger_users then we can conclude it to be in
 vtiger_groups.

 The id across the table (vtiger_users and vtiger_groups) will be unique.

 Let us know if you find any issues.

 Prasad,

 vtiger Team

-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5347#comment:1>
vtiger development <http://trac.vtiger.com/>
vtigerCRM




More information about the vtigercrm-commits mailing list