Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025033 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] B. User interface | critical | always | 2013-10-28 13:50 | 2013-10-30 20:47 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP29 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ab075f83c2f8 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | alostale | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2013-09-11 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/290c9b12a211 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025033: Removing the filter show refresh the window if the window was openend with the default filter clause | |||||||
Description | Removing the filter show refresh the window if the window was openend with the default filter clause | |||||||
Steps To Reproduce | -Access to saler order window and remove the defult filter clause by clicking on the funnel -On sales order window create 10 orders on draft -Apply filter to shon only 4 of that rows -Save the filtering as a view and set us default. -Logout and login -Access to the window and see that only the 4 rows are shown due to the defult view -Remove the filter by clicking the funnel -The window is not refreshed so the default filter clause is still applied so only 10 rows are shown | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0061935) hgbot (developer) 2013-10-29 13:11 |
Repository: erp/devel/pi Changeset: ab075f83c2f8cc8c198d8b2541ef90de3134fbbc Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Tue Oct 29 13:05:23 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/ab075f83c2f8cc8c198d8b2541ef90de3134fbbc [^] Fixes issue 25033: Problems with personalization and grid adaptive filtering There was a problem when a saved view with no filter clause is applied over a view that had an active filter clause. Consider the following sequence of events: - A window (i.e. Sales Order) is opened - An initial request to the datasource before the personalized view is applied. Suppose the datasource returns fewer than 100 records - The personalized view is applied. As there is fewer than 100 records, the filtering is done locally. This is wrong, because the initial dataset was built over a filterClause, and the personalize view that is being applied does not have a filter clause. In this case the filtering should not be done locally. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js --- |
(0061967) alostale (manager) 2013-10-30 11:02 |
code reviewed + verified |
(0061981) hudsonbot (developer) 2013-10-30 20:47 |
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/80f375c041fe [^] Maturity status: Test |
Issue History | |||
Date Modified | Username | Field | Change |
2013-10-28 13:50 | egoitz | New Issue | |
2013-10-28 13:50 | egoitz | Assigned To | => AugustoMauch |
2013-10-28 13:50 | egoitz | Modules | => Core |
2013-10-28 13:50 | egoitz | Triggers an Emergency Pack | => No |
2013-10-28 13:54 | egoitz | Regression level | => Production - QA Approved |
2013-10-29 11:06 | egoitz | Steps to Reproduce Updated | View Revisions |
2013-10-29 13:05 | AugustoMauch | Issue Monitored: alostale | |
2013-10-29 13:06 | AugustoMauch | Review Assigned To | => alostale |
2013-10-29 13:06 | AugustoMauch | Severity | major => critical |
2013-10-29 13:10 | AugustoMauch | Regression date | => 2013-09-11 |
2013-10-29 13:10 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/290c9b12a211 [^] |
2013-10-29 13:11 | hgbot | Checkin | |
2013-10-29 13:11 | hgbot | Note Added: 0061935 | |
2013-10-29 13:11 | hgbot | Status | new => resolved |
2013-10-29 13:11 | hgbot | Resolution | open => fixed |
2013-10-29 13:11 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ab075f83c2f8cc8c198d8b2541ef90de3134fbbc [^] |
2013-10-30 11:02 | alostale | Note Added: 0061967 | |
2013-10-30 11:02 | alostale | Status | resolved => closed |
2013-10-30 11:02 | alostale | Fixed in Version | => 3.0MP29 |
2013-10-30 20:47 | hudsonbot | Checkin | |
2013-10-30 20:47 | hudsonbot | Note Added: 0061981 | |
2016-06-13 11:34 | caristu | Relationship added | related to 0033204 |
Copyright © 2000 - 2009 MantisBT Group |