Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021367 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-08-16 11:25 | 2012-08-29 18:25 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | cd2593599d45 | ||||
Projection | none | ETA | none | Target Version | 3.0MP15 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Automated tests | |||||||
Regression date | 2012-08-15 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/5816fb3ef563bdd6cc955994a0c80519447b3ee7 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021367: Automated tests: DatasetExportTest has failed | |||||||
Description | The test DatasetExportTest due to the fix to issue 21187 [1]. The fix changed the way the dataset tables were retrieved to ensure not fetching inactive rows, and now it is fetching them from the database, while before it was done by using the getDataSetTableList method of the dataset instance. A consequence of this change is that users will not be able to export datasets that have not been saved in the database. [1] https://issues.openbravo.com/view.php?id=21187. [^] | |||||||
Steps To Reproduce | Run the DatasetExportTest automated test. | |||||||
Proposed Solution | Instead of fetching the dataset tables from the database, use the getDataSetTableList method and filter out the inactive tables. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0051317) hgbot (developer) 2012-08-16 11:30 |
Repository: erp/devel/pi Changeset: cd2593599d457a380adc7b07a4233ebfa218b2d1 Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Thu Aug 16 11:29:14 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/cd2593599d457a380adc7b07a4233ebfa218b2d1 [^] Fixes issue 21367: Backout of fix of issue 21187 The fix of issue 21187 has been reverted. That issue will be reopened and its fix reimplemented. --- M src/org/openbravo/service/db/DataExportService.java --- |
(0051650) migueldejuana (viewer) 2012-08-29 18:25 |
Tested and reviewed pi@19952d22eb0a |
![]() |
|||
Date Modified | Username | Field | Change |
2012-08-16 11:25 | AugustoMauch | New Issue | |
2012-08-16 11:25 | AugustoMauch | Assigned To | => AugustoMauch |
2012-08-16 11:25 | AugustoMauch | Modules | => Core |
2012-08-16 11:25 | AugustoMauch | OBNetwork customer | => No |
2012-08-16 11:26 | AugustoMauch | Regression level | => Automated tests |
2012-08-16 11:26 | AugustoMauch | Regression date | => 2012-08-15 |
2012-08-16 11:26 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/5816fb3ef563bdd6cc955994a0c80519447b3ee7 [^] |
2012-08-16 11:27 | AugustoMauch | Relationship added | related to 0021187 |
2012-08-16 11:30 | hgbot | Checkin | |
2012-08-16 11:30 | hgbot | Note Added: 0051317 | |
2012-08-16 11:30 | hgbot | Status | new => resolved |
2012-08-16 11:30 | hgbot | Resolution | open => fixed |
2012-08-16 11:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/cd2593599d457a380adc7b07a4233ebfa218b2d1 [^] |
2012-08-29 18:25 | migueldejuana | Closed by | => migueldejuana |
2012-08-29 18:25 | migueldejuana | Note Added: 0051650 | |
2012-08-29 18:25 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |