Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026647
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2014-05-21 15:312014-05-26 08:15
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PriorityhighResolutionfixedFixed in Version3.0PR14Q3
StatusclosedFix in branchFixed in SCM revision26613dab2ea6
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0026647: The merge of the pw3 project will break the API

DescriptionThe API check of CI detects three changes:

 [checkAPI] 53969 ERROR - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 53972 ERROR - Errors in API model validation
 [checkAPI] 53975 ERROR - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 53979 ERROR - Check Constraint addition: table: OBUIAPP_PARAMETER - Constraint: OBUIAPP_PARAMETER_NUMCOL_CHK defined as: (NUMCOLUMN >= 1) AND (NUMCOLUMN <= 4)
 [checkAPI] 53982 ERROR -
 [checkAPI]
 [checkAPI] 53987 WARN - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 53990 WARN - Warnings in API model validation
 [checkAPI] 53994 WARN - +++++++++++++++++++++++++++++++++++++++++++++++++++
 [checkAPI] 53998 WARN - Check Constraint changed: table:AD_TABLE - Constraint: AD_TABLE_CLASSNAME_CHK from condition: [(UPPER((DATAORIGINTYPE)) = 'DATASOURCE') OR (CLASSNAME IS NOT NULL)] to [((UPPER((DATAORIGINTYPE)) = 'DATASOURCE') OR (UPPER((DATAORIGINTYPE)) = 'HQL')) OR (CLASSNAME IS NOT NULL)]
 [checkAPI] 54002 WARN - Check Constraint changed: table:AD_TABLE - Constraint: AD_TABLE_DATASOURCE_CHK from condition: [(UPPER((DATAORIGINTYPE)) = 'TABLE') OR (OBSERDS_DATASOURCE_ID IS NOT NULL)] to [((UPPER((DATAORIGINTYPE)) = 'TABLE') OR (OBSERDS_DATASOURCE_ID IS NOT NULL)) OR (HQLQUERY IS NOT NULL)]
Steps To ReproduceSee: https://ci.openbravo.com/job/try-api/232/consoleFull [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0067338)
AugustoMauch (manager)
2014-05-21 15:33

All the three API changes detected are false positives:
- The first one is a constraint on a new column
- The second and the third one are constraints that have been modified making them less restrictive than its original implementation.
(0067387)
hgbot (developer)
2014-05-22 20:17

Repository: erp/devel/api-checks
Changeset: 26613dab2ea67871f925d711985624b7e2cf5b70
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Thu May 22 19:39:31 2014 +0200
URL: http://code.openbravo.com/erp/devel/api-checks/rev/26613dab2ea67871f925d711985624b7e2cf5b70 [^]

Fixes issue 26647: The merge of the pw3 project will break the API

---
M model/modules/org.openbravo.client.application/src-db/database/model/tables/OBUIAPP_PARAMETER.xml
M model/src-db/database/model/tables/AD_TABLE.xml
---

- Issue History
Date Modified Username Field Change
2014-05-21 15:31 AugustoMauch New Issue
2014-05-21 15:31 AugustoMauch Assigned To => AugustoMauch
2014-05-21 15:31 AugustoMauch Modules => Core
2014-05-21 15:31 AugustoMauch Triggers an Emergency Pack => No
2014-05-21 15:33 AugustoMauch Note Added: 0067338
2014-05-22 20:17 hgbot Checkin
2014-05-22 20:17 hgbot Note Added: 0067387
2014-05-22 20:17 hgbot Status new => resolved
2014-05-22 20:17 hgbot Resolution open => fixed
2014-05-22 20:17 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/api-checks/rev/26613dab2ea67871f925d711985624b7e2cf5b70 [^]
2014-05-26 08:15 alostale Review Assigned To => alostale
2014-05-26 08:15 alostale Status resolved => closed
2014-05-26 08:15 alostale Fixed in Version => PR14Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker