Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031104Openbravo ERPB. User interfacepublic2015-10-08 16:222015-11-23 21:17
plujan 
caristu 
urgenttrivialhave not tried
closedfixed 
5
 
3.0PR16Q13.0PR16Q1 
alostale
Core
main
No
0031104: [PR15Q4] [Lazy filtering] Lazy filtering feature also affects column sorting
Lazy filtering makes the user to explicitly click a button to get a filter applied. Furthermore, the tooltip on that button says: "Click here to apply current filters".

However, changing the column sorting criteria is also affected by the feature.
1. Having lazy filtering, open any grid with data.
2. Click the check icon in the rightmost part of column headers to get all the records.
3. Note that the check icon disappear. Click any column other than the default one to get the list sorted using a different criteria.
4. Note that the arrow up/down indicating the new sorting rule is added to the column and the icon at the right is shown again.
5. Display the tooltip for the button, it says "Click here to apply current filters" but there is no filter to apply, it was a sorting order change.
* Change button tooltip to something like "Click here to apply current filters and sorting"
* Update Help in Grid Configuration windows to explain this setting affects also to sorting
* Update wiki users guide: http://wiki.openbravo.com/wiki/User_Interface_Introduction#Grid_Filter_Configuration [^]
No tags attached.
related to defect 0031187 closed alostale [PR15Q4] Lazy filtering does not work when filtering the first time 
related to defect 0033588 closed caristu Datasource Request done having a summary function with lazy filtering enabled 
Issue History
2015-10-08 16:22plujanNew Issue
2015-10-08 16:22plujanAssigned To => platform
2015-10-08 16:22plujanModules => Core
2015-10-08 16:22plujanRegression introduced in release => main
2015-10-08 16:22plujanTriggers an Emergency Pack => No
2015-10-08 16:23plujanSummary[Lazy filtering] Lazy filtering feature also affects column sorting => [PR15Q4] [Lazy filtering] Lazy filtering feature also affects column sorting
2015-10-27 09:42alostaleRelationship addedrelated to 0031187
2015-10-27 09:45alostaleProposed Solution updated
2015-10-27 09:46alostaleStatusnew => acknowledged
2015-10-27 09:46alostaleTarget Version => 3.0PR16Q1
2015-11-11 11:33alostalePrioritynormal => urgent
2015-11-12 17:29caristuAssigned Toplatform => caristu
2015-11-12 17:29caristuStatusacknowledged => scheduled
2015-11-12 18:25hgbotCheckin
2015-11-12 18:25hgbotNote Added: 0081770
2015-11-12 18:25hgbotStatusscheduled => resolved
2015-11-12 18:25hgbotResolutionopen => fixed
2015-11-12 18:25hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/43c4135a957df639f8e081c0b7d55384e6bda73d [^]
2015-11-12 18:25caristuNote Added: 0081771
2015-11-12 18:25caristuReview Assigned To => alostale
2015-11-12 18:25caristuIssue Monitored: alostale
2015-11-13 14:26alostaleNote Added: 0081826
2015-11-13 14:26alostaleStatusresolved => closed
2015-11-13 14:26alostaleFixed in Version => 3.0PR16Q1
2015-11-23 21:17hudsonbotCheckin
2015-11-23 21:17hudsonbotNote Added: 0082215
2016-08-08 14:09caristuRelationship addedrelated to 0033588

Notes
(0081770)
hgbot   
2015-11-12 18:25   
Repository: erp/devel/pi
Changeset: 43c4135a957df639f8e081c0b7d55384e6bda73d
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Nov 12 18:24:03 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/43c4135a957df639f8e081c0b7d55384e6bda73d [^]

fixes issue 31104: Lazy filtering feature also affects column sorting

- Updated help and description fields for the lazy filtering fields on Grid Configuration windows, explaining that the change affects to the sorting also.
- Updated the lazy filtering button tooltip.

---
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_COLUMN.xml
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_ELEMENT.xml
M modules/org.openbravo.client.application/src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0081771)
caristu   
2015-11-12 18:25   
Updated wiki user guide: http://wiki.openbravo.com/wiki/User_Interface_Introduction#Grid_Filter_Configuration [^]
(0081826)
alostale   
2015-11-13 14:26   
code reviewed + tested
(0082215)
hudsonbot   
2015-11-23 21:17   
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/7b56bebaaa88 [^]
Maturity status: Test