Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009857Openbravo ERPZ. Otherspublic2009-07-13 16:372009-07-22 00:00
shuehner 
shuehner 
immediatemajorhave not tried
closedfixed 
5
pi 
 
Core
No
0009857: API check: build 74 fails - part2
This api check build fails:

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

This issue track the second of three problems:

  Check Constraint addition: table: AD_ORG_ACCTSCHEMA - Constraint: ADORGACCTSCH_ISBPNEWACCT_CHECK
  Check Constraint addition: table: AD_ORG_ACCTSCHEMA - Constraint: ADORGACCTSCH_ISPRNEWACCT_CHECK
No tags attached.
related to defect 0009856 closed eduardo_Argal API check: build 74 fails - part1 
related to defect 0009858 closed vinothbabu API check: build 74 fails - part3 
Issue History
2009-07-13 16:37shuehnerNew Issue
2009-07-13 16:37shuehnerAssigned To => rafaroda
2009-07-13 16:37shuehnerRelationship addedrelated to 0009856
2009-07-13 16:38shuehnerNote Added: 0018169
2009-07-13 16:38shuehnerAssigned Torafaroda => pjuvara
2009-07-13 16:43shuehnerRelationship addedrelated to 0009858
2009-07-14 10:21pjuvaraNote Added: 0018202
2009-07-14 10:22pjuvaraStatusnew => scheduled
2009-07-14 10:22pjuvaraAssigned Topjuvara => shuehner
2009-07-14 10:22pjuvarafix_in_branch => pi
2009-07-14 18:11hgbotCheckin
2009-07-14 18:11hgbotNote Added: 0018235
2009-07-14 18:11hgbotStatusscheduled => resolved
2009-07-14 18:11hgbotResolutionopen => fixed
2009-07-14 18:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/73d457c2aa3856f2b209020018472d0314b8d83d [^]
2009-07-21 11:09plujanStatusresolved => closed
2009-07-22 00:00anonymoussf_bug_id0 => 2825063

Notes
(0018169)
shuehner   
2009-07-13 16:38   
This check constraints are only checking new column introduced in the same changeset so will not affect existing data. However this fact is not/cannot be easily checked by the model check tools.

@Proposal:
Ignore manually as not a api change.
(0018202)
pjuvara   
2009-07-14 10:21   
Please ignore this violation. It is a false positive.
(0018235)
hgbot   
2009-07-14 18:11   
Repository: erp/devel/api-checks
Changeset: 73d457c2aa3856f2b209020018472d0314b8d83d
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Tue Jul 14 18:10:17 2009 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/73d457c2aa3856f2b209020018472d0314b8d83d [^]

Fixes issue 0009856. Fixes issue 0009857

---
M model/model/tables/AD_ORG_ACCTSCHEMA.xml
---