Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026868 | Openbravo ERP | A. Platform | public | 2014-06-13 15:05 | 2014-07-09 18:13 |
|
Reporter | egoitz | |
Assigned To | AugustoMauch | |
Priority | immediate | Severity | critical | Reproducibility | have not tried |
Status | closed | Resolution | no change required | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0PR14Q2 | |
Target Version | 3.0PR14Q4 | Fixed in Version | 3.0PR14Q3 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0026868: The getCount method of the ManageVariantsDS datasource computes all the records to get the total |
Description | The 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 Solution | Use mathematical operations to get the total.
When filtering use the filters before doing the operations. |
Additional Information | |
Tags | Performance |
Relationships | related to | defect | 0026867 | 3.0PR14Q4 | closed | daniOpenbravo | The manage variants process causes the server crash with a big amount of possible combinations. | related to | defect | 0026967 | 3.0PR14Q4 | closed | AugustoMauch | Grids in Process Definition count number of records |
|
Attached Files | |
|
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 |