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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026868
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformcriticalhave not tried2014-06-13 15:052014-07-09 18:13
ReporteregoitzView Statuspublic 
Assigned ToAugustoMauch 
PriorityimmediateResolutionno change requiredFixed in Version3.0PR14Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version3.0PR14Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version3.0PR14Q2SCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0026868: The getCount method of the ManageVariantsDS datasource computes all the records to get the total

DescriptionThe getCount method of the ManageVariantsDS datasource computes all the records to get the total
Steps To Reproduce-Check the code. It calls getData and then exeuctes the .size
Proposed SolutionUse mathematical operations to get the total.
When filtering use the filters before doing the operations.
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00268673.0PR14Q4 closeddaniOpenbravo The manage variants process causes the server crash with a big amount of possible combinations. 
related to defect 00269673.0PR14Q4 closedAugustoMauch Grids in Process Definition count number of records 

-  Notes
(0068575)
shankarb (reporter)
2014-07-09 18:13

With the fix for the issue https://issues.openbravo.com/view.php?id=26967, [^] getCount method will not be called for pick and execute grids. The pick and execute grids behave in the same manner standard windows grids do.
Total number of records is not counted, in case they exceed the page size,
page size +1 is returned as size, so that smartclient handles the additional call while scrolling.

- Issue History
Date Modified Username Field Change
2014-06-13 15:05 egoitz New Issue
2014-06-13 15:05 egoitz Assigned To => AugustoMauch
2014-06-13 15:05 egoitz Modules => Core
2014-06-13 15:05 egoitz Resolution time => 1403128800
2014-06-13 15:05 egoitz Triggers an Emergency Pack => No
2014-06-13 15:08 egoitz Priority urgent => immediate
2014-06-13 15:08 egoitz Tag Attached: Performance
2014-06-30 10:19 alostale Relationship added related to 0026967
2014-06-30 13:10 alostale Relationship added related to 0026867
2014-06-30 15:54 egoitz Target Version => PR14Q4
2014-07-09 18:13 shankarb Review Assigned To => AugustoMauch
2014-07-09 18:13 shankarb Note Added: 0068575
2014-07-09 18:13 shankarb Status new => closed
2014-07-09 18:13 shankarb Resolution open => no change required
2014-07-09 18:13 shankarb Fixed in Version => PR14Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker