Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026967 | Openbravo ERP | A. Platform | public | 2014-06-30 10:19 | 2014-08-08 18:52 |
|
Reporter | alostale | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q4 | Fixed in Version | 3.0PR14Q4 | |
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 | 0026967: Grids in Process Definition count number of records |
Description | Grids in Process Definition invoke getCount method which can cause performance issues if the dataset is big enough. |
Steps To Reproduce | Follow steps defined in issue 0026868 |
Proposed Solution | These grids should 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. |
Additional Information | |
Tags | Performance |
Relationships | related to | defect | 0026868 | 3.0PR14Q4 | closed | AugustoMauch | The getCount method of the ManageVariantsDS datasource computes all the records to get the total |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-06-30 10:19 | alostale | New Issue | |
2014-06-30 10:19 | alostale | Assigned To | => AugustoMauch |
2014-06-30 10:19 | alostale | Modules | => Core |
2014-06-30 10:19 | alostale | Triggers an Emergency Pack | => No |
2014-06-30 10:19 | alostale | Relationship added | related to 0026868 |
2014-06-30 10:20 | alostale | Tag Attached: Performance | |
2014-07-09 11:26 | shankarb | Review Assigned To | => AugustoMauch |
2014-07-09 18:07 | shankarb | Issue Monitored: AugustoMauch | |
2014-07-09 18:10 | hgbot | Checkin | |
2014-07-09 18:10 | hgbot | Note Added: 0068574 | |
2014-07-09 18:10 | hgbot | Status | new => resolved |
2014-07-09 18:10 | hgbot | Resolution | open => fixed |
2014-07-09 18:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4146f2fbbf827f7bf021b62e61a28507a7e81907 [^] |
2014-07-14 10:32 | AugustoMauch | Note Added: 0068604 | |
2014-07-14 10:32 | AugustoMauch | Status | resolved => closed |
2014-07-14 10:32 | AugustoMauch | Fixed in Version | => PR14Q4 |
2014-08-08 18:52 | hudsonbot | Checkin | |
2014-08-08 18:52 | hudsonbot | Note Added: 0069148 | |