Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010313Openbravo ERPZ. Otherspublic2009-08-18 09:392009-08-21 00:00
shuehner 
vinothbabu 
immediatecriticalhave not tried
closedfixed 
5
pi 
 
Core
No
0010313: API check build 112 fails - part2
This api check build fails:

http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/112/console [^]

This issue is about:
  Unique constraint added: table: C_ELEMENTVALUE - Unique constraint: C_ELEMENTVALUE_VALUE
No tags attached.
related to defect 0010246 closed vinothbabu missing unique constraint on c_elemenvalue.value 
Issue History
2009-08-18 09:39shuehnerNew Issue
2009-08-18 09:39shuehnerAssigned To => dalsasua
2009-08-18 09:40shuehnerNote Added: 0018995
2009-08-18 15:06rafarodaRelationship addedrelated to 0010246
2009-08-18 15:10rafarodaNote Added: 0019008
2009-08-20 07:18rafarodaNote Added: 0019085
2009-08-20 07:18rafarodaStatusnew => acknowledged
2009-08-20 09:17dalsasuaAssigned Todalsasua => vinothbabu
2009-08-20 09:19dalsasuaNote Added: 0019088
2009-08-20 13:41rafarodaStatusacknowledged => scheduled
2009-08-20 13:41rafarodafix_in_branch => pi
2009-08-20 13:46rafarodaStatusscheduled => resolved
2009-08-20 13:46rafarodaFixed in SCM revision => https://code.openbravo.com/erp/devel/api-checks/rev/14ea2d987800 [^]
2009-08-20 13:46rafarodaResolutionopen => fixed
2009-08-20 13:46rafarodaNote Added: 0019102
2009-08-20 13:47rafarodaNote Edited: 0019102
2009-08-20 14:04plujanStatusresolved => closed
2009-08-21 00:00anonymoussf_bug_id0 => 2841476

Notes
(0018995)
shuehner   
2009-08-18 09:40   
This commit (re)-adds a unique constraint dropped in this older commit:

changeset: 4313:3cb40e9246fc
user: Vinoth Babu <vinoth.babu@openbravo.com>
date: Sat Jul 11 12:24:59 2009 +0530
files: src-db/database/model/functions/C_VALIDCOMBINATION_CLONE.xml src-db/database/model/tables/AD_ORG_ACCTSCHEMA.xml src-db/database/model/tables/C_ELEMENTVALUE.xml src-db/database/model/triggers/C_BPARTNER_TRG.xml src-db/database/model/triggers/C_VALIDCOMBINATION_TRG.xml src-db/database/model/triggers/M_PRODUCT_TRG.xml src-db/database/sourcedata/AD_COLUMN.xml src-db/database/sourcedata/AD_ELEMENT.xml src-db/database/sourcedata/AD_FIELD.xml src-db/database/sourcedata/AD_TEXTINTERFACES.xml
description:
The new feature implementation \"Defining the new sub-account per Business Partner and Product\" has been done.

It looks like the table with the constraint dropped was shipped in 2.50MP3.
(0019008)
rafaroda   
2009-08-18 15:10   
The constraint was needed indeed and was re-created some days ago https://code.openbravo.com/erp/devel/pi/rev/0711d379842ee1f28f4a05a1c34632bf6f7861f5 [^]
(0019085)
rafaroda   
2009-08-20 07:18   
David,

Are you taking this issue or will it be transfered to Vinoth?

Thanks.
(0019088)
dalsasua   
2009-08-20 09:19   
Hi Rafa,

Platform and localization teams where discussing during yesterday how to face this issue. We have now a how-to, that will be transmitted to Vinoth, so this issue gets closed asap.

Thanks. Regards.

David.
(0019102)
rafaroda   
2009-08-20 13:46   
(edited on: 2009-08-20 13:47)
Commit for Unique constraint added: table: C_ELEMENTVALUE https://code.openbravo.com/erp/devel/api-checks/rev/14ea2d987800 [^]