Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014080 | Openbravo ERP | A. Platform | public | 2010-07-28 17:45 | 2010-08-12 00:00 |
|
Reporter | networkb | |
Assigned To | mtaal | |
Priority | urgent | Severity | major | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP19 | |
Target Version | 2.50MP21 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0014080: When exporting and then importing the client in the same environment i get and error |
Description | When exporting and importing the client in the same environment i get and error.
The error says:
Batch update returned unexpected row conut from update [0]; actual row count: 0; expected 1 |
Steps To Reproduce | -Install a MP19
-Install the modules
initial data load
inter company
-Export the client
-Import the client
then you get the error:
Batch update returned unexpected row conut from update [0]; actual row count: 0; expected 1
In the logs the error is:
42ca7f5c 15:03:36 [ajp-8009-3] WARN org.openbravo.service.db.DataImportService - There was a problem inserting data in the database.
42ca7f5c 15:03:36 [ajp-8009-3] INFO org.openbravo.service.db.DataImportService - The following exception was raised:
org.hibernate.PropertyValueException: not-null property references a null or transient value: FinancialMgmtCalendar.organization
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-07-28 17:45 | networkb | New Issue | |
2010-07-28 17:45 | networkb | Assigned To | => mtaal |
2010-07-28 17:45 | networkb | OBNetwork customer | => Yes |
2010-08-02 08:09 | alostale | Status | new => scheduled |
2010-08-02 10:41 | mtaal | Note Added: 0029740 | |
2010-08-02 10:41 | mtaal | Status | scheduled => feedback |
2010-08-02 12:54 | networkb | Status | feedback => new |
2010-08-02 19:16 | hgbot | Checkin | |
2010-08-02 19:16 | hgbot | Note Added: 0029753 | |
2010-08-02 19:16 | hgbot | Status | new => resolved |
2010-08-02 19:16 | hgbot | Resolution | open => fixed |
2010-08-02 19:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4e8a51c71835fcd50dfb44cb020d93caee3ed0d5 [^] |
2010-08-02 22:02 | mtaal | Note Added: 0029756 | |
2010-08-02 22:02 | mtaal | Status | resolved => new |
2010-08-02 22:02 | mtaal | Resolution | fixed => open |
2010-08-03 14:52 | hgbot | Checkin | |
2010-08-03 14:52 | hgbot | Note Added: 0029768 | |
2010-08-03 14:52 | hgbot | Status | new => resolved |
2010-08-03 14:52 | hgbot | Resolution | open => fixed |
2010-08-03 14:52 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/4e8a51c71835fcd50dfb44cb020d93caee3ed0d5 [^] => http://code.openbravo.com/erp/devel/pi/rev/c1ecf803c62af6e7af1784279aa4c2d7cb6c70e7 [^] |
2010-08-05 09:16 | hudsonbot | Checkin | |
2010-08-05 09:16 | hudsonbot | Note Added: 0029794 | |
2010-08-05 09:16 | hudsonbot | Checkin | |
2010-08-05 09:16 | hudsonbot | Note Added: 0029799 | |
2010-08-11 12:55 | iperdomo | Note Added: 0029887 | |
2010-08-11 12:55 | iperdomo | Status | resolved => closed |
2010-08-12 00:00 | anonymous | sf_bug_id | 0 => 3043345 |
Notes |
|
(0029740)
|
mtaal
|
2010-08-02 10:41
|
|
I tried to reproduce but could not. Can you send me the xml which you tried to import? Directly by email if possible: martin.taal@openbravo.com
gr. Martin |
|
|
(0029753)
|
hgbot
|
2010-08-02 19:16
|
|
Repository: erp/devel/pi
Changeset: 4e8a51c71835fcd50dfb44cb020d93caee3ed0d5
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Aug 02 19:15:57 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4e8a51c71835fcd50dfb44cb020d93caee3ed0d5 [^]
Fixes issue 14080: When exporting and then importing the client in the same environment i get and error
---
M src/org/openbravo/service/db/DataImportService.java
---
|
|
|
(0029756)
|
mtaal
|
2010-08-02 22:02
|
|
Solution results in build failure |
|
|
(0029768)
|
hgbot
|
2010-08-03 14:52
|
|
Repository: erp/devel/pi
Changeset: c1ecf803c62af6e7af1784279aa4c2d7cb6c70e7
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Aug 03 14:52:10 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/c1ecf803c62af6e7af1784279aa4c2d7cb6c70e7 [^]
Fixes issue 14080: When exporting and then importing the client in the same environment i get and error
---
M src/org/openbravo/service/db/DataImportService.java
---
|
|
|
|
|
|
|
|
|
|
Tested on pi @ a45ffdf7b265 |
|