Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026647 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2014-05-21 15:31 | 2014-05-26 08:15 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR14Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 26613dab2ea6 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0026647: The merge of the pw3 project will break the API | |||||||
Description | The 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 Reproduce | See: https://ci.openbravo.com/job/try-api/232/consoleFull [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0067338) AugustoMauch (administrator) 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 --- |
![]() |
|||
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 | OBNetwork customer | => No |
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 |