Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021367
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2012-08-16 11:252012-08-29 18:25
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisioncd2593599d45
ProjectionnoneETAnoneTarget Version3.0MP15
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomigueldejuana
Web browser
ModulesCore
Regression levelAutomated tests
Regression date2012-08-15
Regression introduced in release
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/5816fb3ef563bdd6cc955994a0c80519447b3ee7 [^]
Triggers an Emergency PackNo
Summary

0021367: Automated tests: DatasetExportTest has failed

DescriptionThe 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 ReproduceRun the DatasetExportTest automated test.
Proposed SolutionInstead of fetching the dataset tables from the database, use the getDataSetTableList method and filter out the inactive tables.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0021187 closedAugustoMauch Data set export should ignore inactive tables 

-  Notes
(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 (developer)
2012-08-29 18:25

Tested and reviewed pi@19952d22eb0a

- 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: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
Powered by Mantis Bugtracker