Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036097 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2017-05-25 10:16 | 2017-05-29 17:43 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 78f84b2b36fc | ||||
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 | caristu | |||||||
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 | 0036097: applying dataset fails if it contains properties not present in the target system | |||||||
Description | If a dataset contains information for properties that are not present in the instance that is being imported to, it fails. This situation can occur if Dataset was exported from a version that had that properties but the instance it's imported in is in a different version. | |||||||
Steps To Reproduce | 1. Revert patch for 0036092 2. Follow steps in 0036092 | |||||||
Proposed Solution | In most of the cases those properties are properly defaulted, not relevant or even with null value. It would be better not to fail but just to warn in log and continue. Note also the opposite case was already correctly ignored: this is, entity in target instance defining some properties the dataset has not because it was exported in a version they didn't exist. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0096786) hgbot (developer) 2017-05-25 10:33 |
Repository: erp/devel/pi Changeset: 78f84b2b36fccfcba18ccd75271a2acc436ddb01 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu May 25 10:32:49 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/78f84b2b36fccfcba18ccd75271a2acc436ddb01 [^] fixed bug 36097: dataset fails if it has properties not in target system Trying to apply a dataset with information for properties not present in target instance failed. Now in this case the property is just ignored and the process continues. --- M src/org/openbravo/dal/xml/XMLEntityConverter.java --- |
(0096827) hgbot (developer) 2017-05-26 08:31 |
Repository: erp/devel/pi Changeset: 8ce08c4ce5476316363b1518074b2ca88cb7b5d5 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Fri May 26 08:30:10 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/8ce08c4ce5476316363b1518074b2ca88cb7b5d5 [^] related to issue 36097: fix typo --- M src/org/openbravo/dal/xml/XMLEntityConverter.java --- |
(0096828) caristu (viewer) 2017-05-26 08:32 |
Code reviewed + testing OK. |
(0096988) hudsonbot (viewer) 2017-05-29 17:43 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/1ee70113bdc4 [^] Maturity status: Test |
(0096994) hudsonbot (viewer) 2017-05-29 17:43 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/1ee70113bdc4 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2017-05-25 10:16 | alostale | New Issue | |
2017-05-25 10:16 | alostale | Assigned To | => platform |
2017-05-25 10:16 | alostale | OBNetwork customer | => No |
2017-05-25 10:16 | alostale | Modules | => Core |
2017-05-25 10:16 | alostale | Triggers an Emergency Pack | => No |
2017-05-25 10:17 | alostale | Relationship added | related to 0036092 |
2017-05-25 10:33 | hgbot | Checkin | |
2017-05-25 10:33 | hgbot | Note Added: 0096786 | |
2017-05-25 10:33 | hgbot | Status | new => resolved |
2017-05-25 10:33 | hgbot | Resolution | open => fixed |
2017-05-25 10:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/78f84b2b36fccfcba18ccd75271a2acc436ddb01 [^] |
2017-05-25 11:22 | alostale | Proposed Solution updated | |
2017-05-25 12:41 | alostale | Status | resolved => new |
2017-05-25 12:41 | alostale | Resolution | fixed => open |
2017-05-25 12:41 | alostale | Assigned To | platform => alostale |
2017-05-25 12:42 | alostale | Status | new => scheduled |
2017-05-25 12:42 | alostale | Status | scheduled => resolved |
2017-05-25 12:42 | alostale | Resolution | open => fixed |
2017-05-25 12:45 | alostale | Review Assigned To | => caristu |
2017-05-26 08:31 | hgbot | Checkin | |
2017-05-26 08:31 | hgbot | Note Added: 0096827 | |
2017-05-26 08:32 | caristu | Note Added: 0096828 | |
2017-05-26 08:32 | caristu | Status | resolved => closed |
2017-05-26 08:32 | caristu | Fixed in Version | => 3.0PR17Q3 |
2017-05-29 17:43 | hudsonbot | Checkin | |
2017-05-29 17:43 | hudsonbot | Note Added: 0096988 | |
2017-05-29 17:43 | hudsonbot | Checkin | |
2017-05-29 17:43 | hudsonbot | Note Added: 0096994 |
Copyright © 2000 - 2009 MantisBT Group |