Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010620 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | critical | have not tried | 2009-09-16 09:18 | 2009-09-22 00:00 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.50MP6 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 419c3cd03fbf | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
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 | 0010620: API check build 140 fails | |||||||
Description | This api check build failed: http://builds.openbravo.com/job/erp_devel_pi-module-integrity-test/140/console [^] This issue is to track the following error: +++++++++++++++++++++++++++++++++++++++++++++++++++ Errors in API data validation +++++++++++++++++++++++++++++++++++++++++++++++++++ Removed row from table AD_DATASET_TABLE - ID: 04E85A6296E011DDB628001B388C61A4 Removed row from table AD_IMAGE - ID: 800005 Removed row from table AD_IMAGE - ID: 800006 Removed row from table AD_IMAGE - ID: 800007 Removed row from table AD_IMAGE - ID: 800008 Removed row from table AD_IMAGE - ID: 800009 Removed row from table AD_IMAGE - ID: 800010 Removed row from table AD_IMAGE - ID: 800011 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0020134) marvintm (viewer) 2009-09-17 11:57 |
There are two changes here: the first one is that the AD_IMAGE table is no longer exported (because DBSourceManager doesn't know how to export the new data type), and some "sample" images that we had there (and that are completely useless right now, were also useless before) have been removed. This will not affect existing users, as the image entries will not be removed in their instances, because this table is not updated in the upgrade process. This will also not affect modules, as there is virtually no chance that an existing object has a direct reference to a table which in fact didn't belong to the dataset AD in the first place. The other change is the removal of the AD_IMAGE table from the dataset ADRD, so that it's not exported. As with the previous change, there is virtually no change that anything was referring to that entry in AD_DATASET_TABLE directly (it wouldn't make sense, and cannot be done from anywhere except from the AD_DATASET_COLUMN table, and modules cannot modify the AD or the ADRD datasets anyway). |
(0020201) pjuvara (viewer) 2009-09-18 13:32 |
Exception accepted. Please publish notification. |
(0020217) hgbot (developer) 2009-09-18 15:56 |
Repository: erp/devel/api-checks Changeset: 419c3cd03fbffa55f4141905a85094878cdbf966 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Fri Sep 18 15:56:29 2009 +0200 URL: http://code.openbravo.com/erp/devel/api-checks/rev/419c3cd03fbffa55f4141905a85094878cdbf966 [^] Fixed issue 10620. Removed AD_DATASET_TABLE entry in dataset ADRD for table AD_IMAGE. --- M model/sourcedata/AD_DATASET_TABLE.xml R model/sourcedata/AD_IMAGE.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-09-16 09:18 | shuehner | New Issue | |
2009-09-16 09:18 | shuehner | Assigned To | => marvintm |
2009-09-16 09:18 | shuehner | OBNetwork customer | => No |
2009-09-17 11:57 | marvintm | Note Added: 0020134 | |
2009-09-17 11:57 | marvintm | Assigned To | marvintm => pjuvara |
2009-09-18 13:32 | pjuvara | Status | new => scheduled |
2009-09-18 13:32 | pjuvara | Note Added: 0020201 | |
2009-09-18 13:32 | pjuvara | fix_in_branch | => pi |
2009-09-18 13:32 | pjuvara | Assigned To | pjuvara => marvintm |
2009-09-18 15:56 | hgbot | Checkin | |
2009-09-18 15:56 | hgbot | Note Added: 0020217 | |
2009-09-18 15:56 | hgbot | Status | scheduled => resolved |
2009-09-18 15:56 | hgbot | Resolution | open => fixed |
2009-09-18 15:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/419c3cd03fbffa55f4141905a85094878cdbf966 [^] |
2009-09-21 13:40 | psarobe | Status | resolved => closed |
2009-09-21 13:40 | psarobe | Fixed in Version | => 2.50MP6 |
2009-09-22 00:00 | anonymous | sf_bug_id | 0 => 2863842 |
Copyright © 2000 - 2009 MantisBT Group |