Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028472Openbravo ERPA. Platformpublic2014-12-23 09:032014-12-30 23:28
alostale 
alostale 
urgentminorhave not tried
closedfixed 
5
 
3.0PR15Q23.0PR15Q1 
dbaz
Core
No
0028472: multi requests to datasource in big FK filter drop down
Filter drop down executes multiple (at least two) requests in case the number of options to filter by is bigger than the page size (75).
-Open Goods Transactions window
-Open dev tools to check requests
-Open Good Shipment Line filter drop down -> Check 2 requests to datasource are triggered
Check if same solution applied for issue 0023889 can be used here
Performance
related to design defect 0026776 closed dbaz User can not select an option in filters using the keyboard 
related to defect 00238893.0MP24 closed AugustoMauch When searching on the field of a new selector the request to the datasource is done twice 
related to defect 0028476 acknowledged Triage Platform Base multi requests to datasource in big FK filter drop down when item selected in second page 
Issue History
2014-12-23 09:03alostaleNew Issue
2014-12-23 09:03alostaleAssigned To => AugustoMauch
2014-12-23 09:03alostaleModules => Core
2014-12-23 09:03alostaleTriggers an Emergency Pack => No
2014-12-23 09:03alostaleRelationship addedrelated to 0026776
2014-12-23 09:03alostaleTag Attached: Performance
2014-12-23 09:04alostaleTarget Version => 3.0PR15Q2
2014-12-23 09:06alostaleRelationship addedrelated to 0023889
2014-12-23 09:06alostaleProposed Solution updated
2014-12-23 09:59alostaleReview Assigned To => dbaz
2014-12-23 09:59alostaleAssigned ToAugustoMauch => alostale
2014-12-23 10:00hgbotCheckin
2014-12-23 10:00hgbotNote Added: 0072789
2014-12-23 10:00hgbotStatusnew => resolved
2014-12-23 10:00hgbotResolutionopen => fixed
2014-12-23 10:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c17cea920ecbd7f3f370a4950a4ff0ef5a5ac628 [^]
2014-12-23 15:44dbazRelationship addedrelated to 0028476
2014-12-23 15:52dbazNote Added: 0072799
2014-12-23 15:52dbazStatusresolved => closed
2014-12-23 15:52dbazFixed in Version => 3.0PR15Q1
2014-12-30 23:28hudsonbotCheckin
2014-12-30 23:28hudsonbotNote Added: 0073261

Notes
(0072789)
hgbot   
2014-12-23 10:00   
Repository: erp/devel/pi
Changeset: c17cea920ecbd7f3f370a4950a4ff0ef5a5ac628
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Tue Dec 23 10:00:03 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c17cea920ecbd7f3f370a4950a4ff0ef5a5ac628 [^]

fixed bug 28472: multi requests to datasource in big FK filter drop down

  Setting drawAllMaxCells to 0 makes SC to only fetch one page

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-fk-filter.js
---
(0072799)
dbaz   
2014-12-23 15:52   
Reviewed @ changeset: 25592 - dd9596bfd555
(0073261)
hudsonbot   
2014-12-30 23:28   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6525fe229e06 [^]
Maturity status: Test