Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021279 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | major | have not tried | 2012-08-01 16:09 | 2012-08-24 09:40 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP15 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 07b5efcbca14 | ||||
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 | marvintm | |||||||
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 | 0021279: API-check check, db model part does not defect deletion of a view | |||||||
Description | In this try push: https://code.openbravo.com/erp/devel/try/rev/c8f8fc23ae0b [^] two views were deleted (compared to mp13). The data part did notice the deletion of all the ad_column etc entries, but the structure part did not raise the two views as being missing at all. | |||||||
Steps To Reproduce | take clean clone of pi + api-checks run model part of api-check ant run.api.test.model -DstableDBdir=<api-checks-clone>/model check that it runs fine delete some xml view under src-db/database/model/views/ run api-test again notice that no error is raised. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0051430) hgbot (developer) 2012-08-21 15:39 |
Repository: erp/devel/pi Changeset: bb9463a6854bd94b791478ee6d39c3880af5ff08 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Tue Aug 21 15:38:22 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/bb9463a6854bd94b791478ee6d39c3880af5ff08 [^] Fixes issue 21279: API checks detects deletion of views The deletion of views is being detected again in the API check. The retrieveal of the RemoveViewChanges is not included in ModelComparator because it has to be done only in the API check. --- M src-db/database/lib/dbsourcemanager.jar --- |
(0051435) hgbot (developer) 2012-08-21 16:24 |
Repository: erp/devel/dbsm-main Changeset: 07b5efcbca14d6bca671a56d155ce85e1db68795 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Tue Aug 21 16:24:01 2012 +0200 URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/07b5efcbca14d6bca671a56d155ce85e1db68795 [^] Fixes issue 21279: API checks detects deletion of views --- M src/org/apache/ddlutils/alteration/ModelComparator.java M src/org/openbravo/ddlutils/util/ValidateAPIModel.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2012-08-01 16:09 | shuehner | New Issue | |
2012-08-01 16:09 | shuehner | Assigned To | => marvintm |
2012-08-01 16:09 | shuehner | Modules | => Core |
2012-08-01 16:09 | shuehner | OBNetwork customer | => No |
2012-08-21 10:21 | AugustoMauch | Assigned To | marvintm => AugustoMauch |
2012-08-21 15:30 | AugustoMauch | Closed by | => marvintm |
2012-08-21 15:39 | hgbot | Checkin | |
2012-08-21 15:39 | hgbot | Note Added: 0051430 | |
2012-08-21 15:39 | hgbot | Status | new => resolved |
2012-08-21 15:39 | hgbot | Resolution | open => fixed |
2012-08-21 15:39 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/bb9463a6854bd94b791478ee6d39c3880af5ff08 [^] |
2012-08-21 16:24 | hgbot | Checkin | |
2012-08-21 16:24 | hgbot | Note Added: 0051435 | |
2012-08-21 16:24 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/bb9463a6854bd94b791478ee6d39c3880af5ff08 [^] => http://code.openbravo.com/erp/devel/dbsm-main/rev/07b5efcbca14d6bca671a56d155ce85e1db68795 [^] |
2012-08-24 09:40 | marvintm | Status | resolved => closed |
2012-08-24 09:40 | marvintm | Fixed in Version | => 3.0MP15 |
Copyright © 2000 - 2009 MantisBT Group |