Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021367 | Openbravo ERP | A. Platform | public | 2012-08-16 11:25 | 2012-08-29 18:25 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP15 | Fixed in Version | | |
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. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0021187 | | closed | AugustoMauch | Data set export should ignore inactive tables |
|
Attached Files | |
|
Issue History |
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 |