Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012253Openbravo ERPZ. Otherspublic2010-02-12 19:582010-03-10 18:30
shuehner 
shuehner 
immediatecriticalhave not tried
closedfixed 
5
pi 
 
No
Core
No
0012253: API check build 290 fails - part1
http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/290/console [^]

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

 [checkAPI] Check Constraint addition: table: AD_TABLE - Constraint: AD_TABLE_ISFULLYAUDITED_CHK
 [checkAPI] Check Constraint addition: table: AD_TABLE - Constraint: AD_TABLE_ISFULLYAUDITED_CHK2
No tags attached.
Issue History
2010-02-12 19:58shuehnerNew Issue
2010-02-12 19:58shuehnerAssigned To => shuehner
2010-02-12 19:58shuehnerOBNetwork customer => No
2010-02-12 20:01shuehnerNote Added: 0024216
2010-02-12 20:01shuehnerAssigned Toshuehner => pjuvara
2010-02-13 13:37iciordiaNote Added: 0024217
2010-02-13 13:37iciordiaAssigned Topjuvara => shuehner
2010-02-14 14:39hgbotCheckin
2010-02-14 14:39hgbotNote Added: 0024224
2010-02-14 14:39hgbotStatusnew => resolved
2010-02-14 14:39hgbotResolutionopen => fixed
2010-02-14 14:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/1c625fa158ef64df50c3aa8692e86f0159dc92f2 [^]
2010-02-14 15:17shuehnerStatusresolved => closed
2010-02-15 00:00anonymoussf_bug_id0 =>
2010-03-10 18:30anonymoussf_bug_id => 2968063

Notes
(0024216)
shuehner   
2010-02-12 20:01   
Change was introduced with the pi-audit branch merge into pi (audit trail project).

Both check constraints belong to a new column isfullyaudited (boolean) added in the same project.

Thus they cannot fail for old data (on upgrades) and are not a problem.

Risk: none
(0024217)
iciordia   
2010-02-13 13:37   
Stefan, accepted on Paolo's behalf. In fact this should not be raised as an API change
(0024224)
hgbot   
2010-02-14 14:39   
Repository: erp/devel/api-checks
Changeset: 1c625fa158ef64df50c3aa8692e86f0159dc92f2
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Sun Feb 14 14:40:02 2010 +0100
URL: http://code.openbravo.com/erp/devel/api-checks/rev/1c625fa158ef64df50c3aa8692e86f0159dc92f2 [^]

Fixed 12253: accept change, no api problem (new column & new constraint on new column)

---
M model/model/tables/AD_TABLE.xml
---