Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0019130 | Openbravo ERP | B. User interface | public | 2011-11-22 04:50 | 2011-11-30 22:16 |
|
Reporter | johnfandl | |
Assigned To | mtaal | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP6 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0019130: Refresh button has incorrect side effect of clearing column filters / current saved view |
Description | The refresh button on the toolbar unexpectedly clears column filters (even if I have a named view selected!) |
Steps To Reproduce | 1. Open a Named View that contains at least one column filter [OK]
2. Click the refresh button to retrieve new data from the database [OK]
3. Notice that the column filters are cleared
Note that if the Named View in 1. is the default view, then the filter are not cleared. |
Proposed Solution | Do not clear column filters when the user clicks the refresh button--asking for fresh data from the database has no logical connection to changing column filters set by the user. These are independent user actions and are incorrectly linked. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | 19130.diff (1,162) 2011-11-30 07:50 https://issues.openbravo.com/file_download.php?file_id=4797&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2011-11-22 04:50 | johnfandl | New Issue | |
2011-11-22 04:50 | johnfandl | Assigned To | => dbaz |
2011-11-22 04:50 | johnfandl | Modules | => Core |
2011-11-22 04:55 | johnfandl | Note Added: 0043068 | |
2011-11-22 12:53 | dbaz | Assigned To | dbaz => mtaal |
2011-11-30 07:50 | mtaal | File Added: 19130.diff | |
2011-11-30 11:16 | hgbot | Checkin | |
2011-11-30 11:16 | hgbot | Note Added: 0043421 | |
2011-11-30 11:16 | hgbot | Status | new => resolved |
2011-11-30 11:16 | hgbot | Resolution | open => fixed |
2011-11-30 11:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a7b3f3c206e40a4865286728492548ccdc937d15 [^] |
2011-11-30 13:11 | dbaz | Note Added: 0043578 | |
2011-11-30 13:11 | dbaz | Status | resolved => closed |
2011-11-30 13:11 | dbaz | Fixed in Version | => 3.0MP6 |
2011-11-30 22:16 | hudsonbot | Checkin | |
2011-11-30 22:16 | hudsonbot | Note Added: 0043610 | |
Notes |
|
|
It seems to work as expected AS LONG AS YOU NEVER SELECT A ROW. THE MINUTE A ROW IS SELECTED, THE COLUMN FILTERS ARE CLEARED WHEN THE REFRESH BUTTON IS CLICKED. |
|
|
(0043421)
|
hgbot
|
2011-11-30 11:16
|
|
Repository: erp/devel/pi
Changeset: a7b3f3c206e40a4865286728492548ccdc937d15
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Nov 30 11:15:53 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/a7b3f3c206e40a4865286728492548ccdc937d15 [^]
Fixes issue 19130: Refresh button has incorrect side effect of clearing column filters / current saved view
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
|
|
|
(0043578)
|
dbaz
|
2011-11-30 13:11
|
|
Reviewed @ changeset 14762 - 1fac7a8950d1 |
|
|
|
|